@eddy-aus/option
v1.0.3
Published
Eddy's Option component
Readme
Option
Eddy's Option component.
Table of Contents
Getting Started
To use Eddy's Option component, run the following command in your project.
yarn add --dev @eddy-aus/optionThen add the following import statement in your JSX.
import { Option } from '@eddy-aus/option';