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