1.0.0 • Published 4 years ago
zfbutton v1.0.0
zfbutton
button comon controller
Install
npm install --save zfbutton
Usage
import React, { Component } from 'react'
import MyComponent from 'zfbutton'
import 'zfbutton/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © zoi10010
1.0.0
4 years ago