1.3.0 • Published 4 years ago

@corpsmap/schema-form v1.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

schema-form

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save schema-form

Usage

import React, { Component } from 'react'

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

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

License

MIT © willbreitkreutz

1.3.0

4 years ago

1.1.1

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago