textfield-sample
Foobar is a Python library for dealing with word pluralization.
Installation
Use the package manager to install textfield-sample.
npm install textfield-sample
OR
yarn add textfield-sample
Usage
import TextField from "textfield-sample";
<TextField color="secondary"/>
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.