1.0.0 • Published 3 years ago
buuttonf v1.0.0
button-type
Made with create-react-library
Install
npm install --save button-type
Usage
import React, { Component } from 'react'
import MyComponent from 'button-type'
import 'button-type/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © uyar42
1.0.0
3 years ago