vhi-react-lib
v1.0.0
Published
vhi react lib
Downloads
1
Readme
vhi-react-lib
vhi react lib
Install
npm install --save vhi-react-lib
Usage
import React, { Component } from 'react'
import MyComponent from 'vhi-react-lib'
import 'vhi-react-lib/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © wangx6