@stn-ui/table
v5.0.0
Published
Short description of what this module does.
Readme
@stn-ui/table
Short description of what this module does.
Installation
npm install @stn-ui/table
# or
yarn add @stn-ui/table
# or
pnpm install @stn-ui/tableUsage
Brief explanation of how to use this module.
import { Table, TBody, Td, TFoot, THead, Tr } from '@stn-ui/table';