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