2.0.1 • Published 4 years ago
bn-btn v2.0.1
bn-btn
button style
Install
npm install --save bn-btn
Usage
import React, { Component } from 'react'
import MyComponent from 'bn-btn'
import 'bn-btn/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © berkaynayman