Paul Tiedtke d532a9da7a
fix: missing export of TableRowProps type (#2584)
* fix: missing export of TableRowProps type

* chore(changeset): add changeset

---------

Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
2024-04-21 17:40:04 +08:00
..
2023-04-23 18:30:09 -03:00
2024-04-01 14:52:40 -03:00

@nextui-org/table

Tables are used to display tabular data using rows and columns. They allow users to quickly scan, sort, compare, and take action on large amounts of data.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/table
# or
npm i @nextui-org/table

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.