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