diffstylebutton
v1.0.5
Published
Made with create-react-library
Downloads
1
Readme
diffstylebutton
Made with create-react-library
Install
npm install --save diffstylebutton
Usage
import React, { Component } from 'react'
import MyComponent from 'diffstylebutton'
import 'diffstylebutton/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © beyza-armagan