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