1.0.9 • Published 2 years ago
@eddy-aus/select v1.0.9
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';