A control element that allows for a binary selection
pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/switch.json
import { Switch } from "@/components/ui/switch";
<Switch />