Search for a command to run...
A hook for detecting the device type
pnpm dlx shadcn@latest add "https://ui.ednesdayw.com/r/use-device-detection.json"
import { useDeviceDetection } from "@/hooks/use-device-detection"; const device = useDeviceDetection();
Current Device: desktop
On This Page
Contribute