1.0.3 • Published 4 years ago
test-lib-yz v1.0.3
mod
Made with create-react-library
Install
npm install --save mod
Usage
import React, { Component } from 'react'
import MyComponent from 'mod'
import 'mod/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © zheyujie