table-react-component

1.0.0 • Public • Published

table-react-component

modifiy table

NPM JavaScript Style Guide

Install

npm install --save table-react-component

Usage

import React, { Component } from 'react'

import MyComponent from 'table-react-component'

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

License

MIT © smurf-ss

Readme

Keywords

none

Package Sidebar

Install

npm i table-react-component

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

14 kB

Total Files

6

Last publish

Collaborators

  • smurf-ss