@startaideia/react-datatables
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@startaideia/react-datatables

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @startaideia/react-datatables

Usage

import React, { Component } from 'react'

import MyComponent from '@startaideia/react-datatables'
import '@startaideia/react-datatables/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © gustavo.boas

Readme

Keywords

none

Package Sidebar

Install

npm i @startaideia/react-datatables

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

54.9 kB

Total Files

23

Last publish

Collaborators

  • gustavo.boas