README
Table
Installation
yarn add -D @retail-ui/table
Usage
Coming soon...
Following that, usage should be as simple as:
import { Table } from '@retail-ui/table'
The Table component of @retail-ui
<script type="module">
import retailUiTable from 'https://cdn.skypack.dev/@retail-ui/table';
</script>
yarn add -D @retail-ui/table
Coming soon...
Following that, usage should be as simple as:
import { Table } from '@retail-ui/table'