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