@piyush_prashant/form_hooks_validation

1.0.0 • Public • Published

formhooks

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save formhooks

Usage

import React, { Component } from 'react'

import MyComponent from 'formhooks'
import 'formhooks/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © piyushprashant93

Readme

Keywords

none

Package Sidebar

Install

npm i @piyush_prashant/form_hooks_validation

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.79 kB

Total Files

7

Last publish

Collaborators

  • piyush_prashant