1.1.0 • Published 4 years ago
collaboration-tool-form-field-validation v1.1.0
collaboration-tool-form-field-validation
collaboration-tool-form-field-validation
Install
npm install --save collaboration-tool-form-field-validation
Usage
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
1.1.0
4 years ago