1.0.2 • Published 2 years ago
@eddy-aus/checkbox v1.0.2
Checkbox
Eddy's Checkbox component.
Table of Contents
Getting Started
To use Eddy's Checkbox, run the following command in your project.
yarn add --dev @eddy-aus/checkboxThen add the following import statement in your JSX.
import { Checkbox } from '@eddy-aus/checkbox';