Skip to content

alobato/input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)} />

About

Input react component

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages