Skip to content

Commit

Permalink
feat: Update side-nav.json with new tags for routes
Browse files Browse the repository at this point in the history
  • Loading branch information
@casey_baggz_omni committed Aug 28, 2024
1 parent 4c53174 commit 5509bf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/app/preset/side-nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"id": "2:b",
"label": "Colors",
"route": "/preset/colors",
"tag": "next",
"tag": "new",
"type": "route"
},
{
Expand Down
8 changes: 4 additions & 4 deletions docs/app/react/side-nav.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"label": "Notification",
"route": "/react/notification",
"tag": "next",
"tag": "new",
"type": "route"
},
{
Expand Down Expand Up @@ -72,7 +72,7 @@
{
"label": "Table",
"route": "/react/table",
"tag": "next",
"tag": "new",
"type": "route"
},
{
Expand All @@ -98,7 +98,7 @@
{
"label": "Drag & Drop",
"route": "/react/drag-n-drop",
"tag": "next",
"tag": "new",
"type": "route"
},
{
Expand Down Expand Up @@ -126,7 +126,7 @@
{
"label": "File Uploader",
"route": "/react/file-uploader",
"tag": "next",
"tag": "new",
"type": "route"
},
{
Expand Down

0 comments on commit 5509bf9

Please sign in to comment.