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