ComponentsCheckboxAn easily stylable checkbox component.PreviewCodeEnable notificationsApplesFujiGalaGranny Smith Usage import { Checkbox } from "@/components/ui/checkbox" <Checkbox>Label</Checkbox> <Checkbox.Group> <Checkbox>Label 1</Checkbox> <Checkbox>Label 2</Checkbox> <Checkbox>Label 3</Checkbox> </Checkbox.Group>PreviousButtonNextCollapsible