0.0.0-dev-20230226194332 • Published 11 months ago

@chakra-ui/c-table v0.0.0-dev-20230226194332

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

@chakra-ui/c-table

Table component is used to organize and display data efficiently it renders a table element by default

Installation

# with pnpm
pnpm add @chakra-ui/c-table
# or with Yarn
yarn i @chakra-ui/c-table
# or with npm
npm i @chakra-ui/c-table