Skip to content

Commit

Permalink
Update component navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Jul 1, 2024
1 parent 8eab9e8 commit 07b8057
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 8 additions & 0 deletions src/_data/componentNavigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@
"caption": "Auth",
"url": "/ui/form/auth"
},
{
"caption": "Color Option",
"url": "/ui/form/color-option"
},
{
"caption": "Combobox",
"url": "/ui/form/combobox"
Expand All @@ -134,6 +138,10 @@
{
"caption": "Range Group",
"url": "/ui/form/range-group"
},
{
"caption": "Size Option",
"url": "/ui/form/size-option"
}
]
},
Expand Down
4 changes: 0 additions & 4 deletions src/_data/intro.json

This file was deleted.

0 comments on commit 07b8057

Please sign in to comment.