Checkbox is used to select one or more options.
tsx
import { Checkbox } from "@/components/aspekt/checkbox";<label> <Checkbox defaultChecked /> Receive product updates</label>Checkbox is used to select one or more options.
import { Checkbox } from "@/components/aspekt/checkbox";<label> <Checkbox defaultChecked /> Receive product updates</label>