Skip to content

Commit

Permalink
Docs tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltaranto committed Dec 18, 2024
1 parent 8894a2f commit 7d29924
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ const docs: ComponentDocs = {
category: 'Layout',
subComponents: [
'TableHeader',
'TableFooter',
'TableBody',
'TableRow',
'TableHeadCell',
'TableBody',
'TableCell',
'TableFooter',
],
Example: () =>
source(
Expand Down

0 comments on commit 7d29924

Please sign in to comment.