5.0.0 • Published 5 months ago

@stn-ui/table v5.0.0

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

@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/table

Usage

Brief explanation of how to use this module.

import { Table, TBody, Td, TFoot, THead, Tr } from '@stn-ui/table';