Usage
Note: WIP
import { Table } from "rts-table";
const Example = () => <Table columns={columns} />;
Development
git clone https://github.com/zsherman/rts-table
npm install
npm run storybook
Note: WIP
import { Table } from "rts-table";
const Example = () => <Table columns={columns} />;
git clone https://github.com/zsherman/rts-table
npm install
npm run storybook
npm i rts-table
6
0.0.6
MIT
72 kB
63