whd-input
v1.0.8
Published
a custom input component built by react
Downloads
29
Readme
Input
Inputs allow the user to input a small amount of freeform text
Getting started
Install the package
npm install whd-inputImport the component
import Input from 'whd-input';Basic usage
<Input />