A checkbox.
npx @sv/components checkbox
This is still work in progress.
---import { Checkbox } from "./Checkbox.jsx";--- <Checkbox id="checkbox1"> <span>I agree to use this checkbox</span> <p class="text-base">This is still work in progress.</p></Checkbox>