cc-datatable

1.0.11 • Public • Published

cc-datatable

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cc-datatable

Usage

import React, { Component } from 'react'

import MyComponent from 'cc-datatable'
import 'cc-datatable/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i cc-datatable

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

140 kB

Total Files

7

Last publish

Collaborators

  • lordapollo