1.0.0 • Published 6 years ago
lf-table v1.0.0
lf-table
Made with create-react-library
Install
npm install --save lf-tableUsage
import React, { Component } from 'react'
import MyComponent from 'lf-table'
import 'lf-table/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © 0fan
1.0.0
6 years ago