1.0.3 • Published 2 years ago

faster-form v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

faster-form

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save faster-form

Usage

import React, { Component } from 'react'

import MyComponent from 'faster-form'
import 'faster-form/dist/index.css'

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

License

MIT ©

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.5

3 years ago