@eddy-aus/text-field
v1.0.2
Published
Eddy's Text Field component
Readme
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-fieldThen add the following import statement in your JSX.
import { TextField } from '@eddy-aus/text-field';