react-cookbook-forms

1.0.24 • Public • Published

react-cookbook-forms

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-cookbook-forms

Usage

import React, { Component } from 'react'

import MyComponent from 'react-cookbook-forms'
import 'react-cookbook-forms/dist/index.css'

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

License

MIT © dogriffiths

Readme

Keywords

none

Package Sidebar

Install

npm i react-cookbook-forms

Weekly Downloads

33

Version

1.0.24

License

MIT

Unpacked Size

406 kB

Total Files

7

Last publish

Collaborators

  • dogriffiths