Skip to content

Commit

Permalink
Update table.mdx
Browse files Browse the repository at this point in the history
That "bug" has been there for > 1 year !!

I understand the wait ... but hey at least document it ! (so that users don't spend hours in the middle of the night trying to figure it out !! ^^)

Source : 
heroui-inc#1403 (comment)
  • Loading branch information
kjorand authored Oct 6, 2024
1 parent 14cc26f commit 69f8cdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/docs/content/docs/components/table.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Tables are used to display tabular data using rows and columns. They allow users

## Import

WARNING : Table currently only work in client components.

NextUI exports 6 table-related components:

- **Table**: The main component to display a table.
Expand Down

0 comments on commit 69f8cdb

Please sign in to comment.