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