@phammanhhungbk/mylibrary-2
v1.0.5
Published
Made with create-react-library
Readme
mylibrary-2
Made with create-react-library
Install
npm install --save mylibrary-2Usage
import React, { Component } from 'react'
import MyComponent from 'mylibrary-2'
import 'mylibrary-2/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © [hung pham](https://github.com/hung pham)
