@iscv/button
v1.0.1
Published
Made with create-react-library
Readme
@iscv/button
Made with create-react-library
Install
npm install --save @iscv/buttonUsage
import React, { Component } from 'react'
import MyComponent from '@iscv/button'
import '@iscv/button/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © 19521679
