vu-pham-library
v1.0.0
Published
first react library of Vu Pham
Readme
vu-pham-library
first react library of Vu Pham
Install
npm install --save vu-pham-libraryUsage
import React, { Component } from 'react'
import MyComponent from 'vu-pham-library'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}License
MIT © phamhoaivu
