Skip to content

Commit

Permalink
Add new components
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed May 19, 2024
1 parent 478527c commit d9e572a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/_data/componentNavigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"caption": "Accordion",
"url": "/ui/card/accordion"
},
{
"caption": "Number",
"url": "/ui/card/number"
},
{
"caption": "Order",
"url": "/ui/card/order"
Expand Down Expand Up @@ -149,6 +153,10 @@
"caption": "Cookie Consent",
"url": "/ui/misc/cookie-consent"
},
{
"caption": "Lang Switcher",
"url": "/ui/misc/lang-switcher"
},
{
"caption": "Skip Link",
"url": "/ui/misc/skip-link"
Expand Down

0 comments on commit d9e572a

Please sign in to comment.