Skip to content

Commit 733eb03

Browse files
Update src/Toolkit/kits/shadcn/docs/components/Table.md
Co-authored-by: Raphaël Geffroy <[email protected]>
1 parent 45b40dd commit 733eb03

File tree

1 file changed

+1
-1
lines changed
  • src/Toolkit/kits/shadcn/docs/components

1 file changed

+1
-1
lines changed

src/Toolkit/kits/shadcn/docs/components/Table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Table
22

3-
Displays data in a structured grid format with rows and columns, supporting headers, captions, and footers.
3+
A structured grid element that organizes data into rows and columns, supporting headers, captions, and footers.
44

55
```twig {"preview":true,"height":"400px"}
66
{%- set invoices = [

0 commit comments

Comments
 (0)