0.0.0-dev-v2-20230819170549 • Published 3 years ago

@stn-ui/table v0.0.0-dev-v2-20230819170549

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years 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';