collaboration-tool-form-field-validation
v1.1.0
Published
collaboration-tool-form-field-validation
Readme
collaboration-tool-form-field-validation
collaboration-tool-form-field-validation
Install
npm install --save collaboration-tool-form-field-validationUsage
import React, { Component } from 'react'
import MyComponent from 'collaboration-tool-form-field-validation'
import 'collaboration-tool-form-field-validation/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © FanarSoft
