Installation
npx logic2b@latest add checkbox
Usage
import { Checkbox } from "@/components/ui/checkbox"
<Checkbox id="terms" />A control that allows the user to toggle between checked and not checked.
npx logic2b@latest add checkbox
import { Checkbox } from "@/components/ui/checkbox"
<Checkbox id="terms" />