0.0.2-alpha.6 • Published 5 years ago

@marg51/react-forms v0.0.2-alpha.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

react-forms

NPM JavaScript Style Guide

Install

npm install --save react-forms

Usage

import React, { Component } from 'react'

import MyComponent from 'react-forms'

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

License

MIT © marg51