const WIDTH_PX = 768 export const isMobile = () => window.innerWidth < WIDTH_PX