a14-table

1.0.0 • Public • Published

a14-table

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save a14-table

Usage

import React, { Component } from 'react'

import MyComponent from 'a14-table'
import 'a14-table/dist/index.css'

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

License

MIT © TheGrandLynx

Readme

Keywords

none

Package Sidebar

Install

npm i a14-table

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

274 kB

Total Files

7

Last publish

Collaborators

  • thegrandlynx