1.0.0 • Published 3 months ago

a14-table v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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

1.0.0

3 months ago