A simple light weight react table with many features
npm install --save react-table-light
import React, { Component } from 'react'
import MyComponent from 'react-table-light'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
MIT © mohsin51