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