README
library
Made with create-react-library
Install
npm install --save library
Usage
import React, { Component } from 'react'
import MyComponent from 'loginnhomh_v1'
import 'loginnhomh_v1/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © thanhmeo123