1.0.8 • Published 6 years ago
whd-input v1.0.8
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 />Inputs allow the user to input a small amount of freeform text
npm install whd-inputimport Input from 'whd-input';<Input />