We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b40dd commit 733eb03Copy full SHA for 733eb03
src/Toolkit/kits/shadcn/docs/components/Table.md
@@ -1,6 +1,6 @@
1
# Table
2
3
-Displays data in a structured grid format with rows and columns, supporting headers, captions, and footers.
+A structured grid element that organizes data into rows and columns, supporting headers, captions, and footers.
4
5
```twig {"preview":true,"height":"400px"}
6
{%- set invoices = [
0 commit comments