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