@alobato/input

2.0.1 • Public • Published

Input

Input react components

Install

yarn add @alobato/input

Usage

import Input from '@alobato/input'
...

<Input placeholder='Name' value={name} onChange={e => setName(e.target.value)} />

Readme

Keywords

Package Sidebar

Install

npm i @alobato/input

Weekly Downloads

12

Version

2.0.1

License

MIT

Unpacked Size

4.05 kB

Total Files

4

Last publish

Collaborators

  • alobato