1.0.1 • Published 4 years ago

finprop-fe-commons v1.0.1

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

finprop-fe-commons

Made with create-react-library

NPM JavaScript Style Guide

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 )