better than `const isMobile = useMediaQuery("(max-width:600px)");`
better than
const isMobile = useMediaQuery("(max-width:600px)");