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