tn-datatable
v1.0.1
Published
Made with create-react-library
Downloads
2
Readme
tn-datatable
Made with create-react-library
Install
npm install --save tn-datatable
Usage
import React, { Component } from 'react'
import MyComponent from 'tn-datatable'
import 'tn-datatable/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © Amirhosseinjafariii