1.0.3 • Published 2 years ago
@eddy-aus/option v1.0.3
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/option
Then add the following import
statement in your JSX.
import { Option } from '@eddy-aus/option';