0.1.1 • Published 2 years ago

react-material-formio v0.1.1

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

react-material-formio

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-material-formio

Usage

import React, { Component } from 'react'

import MyComponent from 'react-material-formio'
import 'react-material-formio/dist/index.css'

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

License

MIT © 4gsim

0.1.1

2 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago