1.0.0 • Published 6 years ago
react-ui-material v1.0.0
rdt
React Data Table
Install
npm install --save rdt
Usage
import React, { Component } from 'react'
import MyComponent from 'rdt'
class Example extends Component {
render () {
return (
<MyComponent />
)
}
}
License
MIT © rnsshrmb2010
1.0.0
6 years ago