Here is Toggle Switch component
import Example from "@/components/ui/toggle-switch"; export default function DemoOne() { return <Example />; }
Part of PrebuiltUI — browse the full library on 21st.dev.