Use Mobile
A hook that tracks whether the viewport is mobile-sized.
The viewport is currently desktop.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/use-mobile.jsonUsage
A hook that tracks whether the viewport is mobile-sized.
import { useIsMobile } from "@/hooks/use-mobile";