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