1.0.6 • Published 2 years ago

andoncloud-dashboard-table v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

dashboard-table

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save dashboard-table

Usage

import React, { Component } from 'react'

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

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

License

MIT ©