0.0.1 • Published 4 years ago

dashboard-interactive v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

dashboard-interactive

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save dashboard-interactive

Usage

import React, { Component } from 'react'

import MyComponent from 'dashboard-interactive'
import 'dashboard-interactive/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © vga91

0.0.1

4 years ago

1.0.0

4 years ago