ami-datatable

1.0.0 • Public • Published

ami-datatable

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ami-datatable

Usage

import React, { Component } from 'react'

import MyComponent from 'ami-datatable'
import 'ami-datatable/dist/index.css'

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

License

MIT © aminmarhamaty

Dependents (0)

Package Sidebar

Install

npm i ami-datatable

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.51 kB

Total Files

7

Last publish

Collaborators

  • aminmarhamaty