logitude-dashboard-library
v3.1.85
Published
Made with create-react-library
Downloads
172
Keywords
Readme
logitude-dashboard-library
Made with create-react-library
Install
npm install --save logitude-dashboard-library
Usage
import React, { Component } from 'react'
import MyComponent from 'logitude-dashboard-library'
import 'logitude-dashboard-library/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © logitude