Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
sstraatemans committed Mar 5, 2025
1 parent f127122 commit 2f58458
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const meta: Meta<IProps> = {
docs: {
description: {
component:
'The card can have multiple sections, a title and content section. `Buttons` in the actions prop have to be compact variants',
'This is a centered layout. The main purpose is to have a stack of Card components',
},
},
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const meta: Meta<IProps> = {
docs: {
description: {
component:
'The card can have multiple sections, a title and content section. `Buttons` in the actions prop have to be compact variants',
'The landing page extends the FocussedLayout, but only has 1 card and a footer',
},
},
},
Expand Down

0 comments on commit 2f58458

Please sign in to comment.