Here is Switch component
Loading preview...
import { Switch } from "@/components/ui/switch-1" export default function SwitchDisabled() { return <Switch isDisabled>Airplane Mode</Switch> }
Part of Jolly UI — browse the full library on 21st.dev.