finprop-fe-commons
v1.0.1
Published
Made with create-react-library
Downloads
2
Readme
finprop-fe-commons
Made with create-react-library
Install
npm install --save finprop-fe-commons
Usage
import React, { Component } from 'react'
import MyComponent from 'finprop-fe-commons'
import 'finprop-fe-commons/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © [Manu Barreto - Navent ](https://github.com/Manu Barreto - Navent )