1.3.0 • Published 5 years ago

@corpsmap/schema-form v1.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

1.1.1

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago