1.0.1 • Published 3 years ago
buttonhly v1.0.1
buttonhly
Made with create-react-library
Install
npm install --save buttonhlyUsage
import React, { Component } from 'react'
import MyComponent from 'buttonhly'
import 'buttonhly/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © hulyakucuk