Checkbox
A control that toggles between checked and unchecked.
Installation
npx shadcn@latest add https://landorui.landorestate.com/r/checkbox.jsonUsage
A control that toggles between checked and unchecked.
import { Checkbox } from "@/components/ui/checkbox";