handling-input
v1.0.0
Published
It helps in maintaining and managing the input states
Downloads
4
Readme
handling-input
It helps in maintaining and managing the input states
Install
npm install --save handling-input
Usage
import React, { Component } from 'react'
import MyComponent from 'handling-input'
import 'handling-input/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Hussain101