sbx-crm-menu-ui
v2.1.0
Published
Menu Created by SBX Company for CRM.
Downloads
55
Readme
sbx-crm-menu-ui
Menu Create by SBX Company for CRM.
Install
npm install --save sbx-crm-menu-ui
Usage
import React, { Component } from 'react'
import MyComponent from 'sbx-crm-menu-ui'
import 'sbx-crm-menu-ui/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
ISC © [Frank Carpio](https://github.com/Frank Carpio)