solo0110
v1.0.8
Published
Made with create-react-library
Downloads
4
Readme
my-button
Made with create-react-library
Install
npm install --save my-button
Usage
import React, { Component } from 'react'
import MyComponent from 'my-button'
import 'my-button/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © nitesh-147