A control that allows the user to toggle between checked and not checked.
npm install @brudi/react-checkbox
import { Checkbox } from "@/components/ui/checkbox"
<Checkbox />
You agree to our Terms of Service and Privacy Policy.