buttonclick
v1.0.0
Published
there are primary button, default button, dashed button, text button, link button in lalerdgn
Downloads
3
Readme
buttonclick
there are primary button, default button, dashed button, text button, link button in lalerdgn
Install
npm install --save buttonclick
Usage
import React, { Component } from 'react'
import MyComponent from 'buttonclick'
import 'buttonclick/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © lalerd