Checkbox component from @bungas/ui
On This Page
The Checkbox component from Bungas UI.
Checkbox
npm install @bungas/ui
import { Checkbox } from "@bungas/ui"
import { Checkbox } from "@bungas/ui" export function Example() { return <Checkbox /> }