This is a socialwell web design system
Installation
yarn add @socialwell-design/checkbox
or
npm i @socialwell-design/checkbox
How to use
import { Checkbox } from "@socialwell-design/checkbox";
<Checkbox onChange={() => {}} isChecked={true} />
yarn add @socialwell-design/checkbox
or
npm i @socialwell-design/checkbox
import { Checkbox } from "@socialwell-design/checkbox";
<Checkbox onChange={() => {}} isChecked={true} />
npm i @socialwell-design/checkbox
0
1.1.3
MIT
19.2 kB
22