react-userform
Simple react form helper with hooks
Install
npm install --save react-userform
Usage
import React Component from 'react' import MyComponent from 'react-userform' { return <MyComponent /> }
License
MIT © rodrigonehring