1.0.0 • Published 4 years ago
ogibutton v1.0.0
ogibutton
Made with React
Install
npm install --save ogibuttonUsage
import React, { Component } from 'react'
import MyComponent from 'ogibutton'
import 'ogibutton/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © oguzhanbelli
1.0.0
4 years ago