Here is Switch component
import { Switch } from "@/components/ui/switch-1" export default function SwitchDemo() { return <Switch>Low power mode</Switch> }
Part of Jolly UI — browse the full library on 21st.dev.