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