Reorder menu items

pull/5677/head
Cagatay Civici 2024-04-20 13:47:07 +03:00
parent 6880f6f5c2
commit 29209eb1bf
1 changed files with 22 additions and 22 deletions

View File

@ -94,6 +94,10 @@
"name": "IconField",
"to": "/iconfield"
},
{
"name": "InputChips",
"to": "/inputchips"
},
{
"name": "InputGroup",
"to": "/inputgroup"
@ -110,10 +114,6 @@
"name": "InputOtp",
"to": "/inputotp"
},
{
"name": "InputChips",
"to": "/inputchips"
},
{
"name": "InputText",
"to": "/inputtext"
@ -142,14 +142,14 @@
"name": "Rating",
"to": "/rating"
},
{
"name": "SelectButton",
"to": "/selectbutton"
},
{
"name": "Select",
"to": "/select"
},
{
"name": "SelectButton",
"to": "/selectbutton"
},
{
"name": "Slider",
"to": "/slider"
@ -180,7 +180,7 @@
"to": "/button"
},
{
"name": "Speed Dial",
"name": "SpeedDial",
"to": "/speeddial"
},
{
@ -205,7 +205,7 @@
"to": "/orderlist"
},
{
"name": "Org Chart",
"name": "OrgChart",
"to": "/organizationchart"
},
{
@ -216,6 +216,10 @@
"name": "PickList",
"to": "/picklist"
},
{
"name": "Timeline",
"to": "/timeline"
},
{
"name": "Tree",
"to": "/tree"
@ -224,10 +228,6 @@
"name": "TreeTable",
"to": "/treetable"
},
{
"name": "Timeline",
"to": "/timeline"
},
{
"name": "VirtualScroller",
"to": "/virtualscroller"
@ -302,6 +302,10 @@
"name": "Dialog",
"to": "/dialog"
},
{
"name": "Drawer",
"to": "/drawer"
},
{
"name": "DynamicDialog",
"to": "/dynamicdialog"
@ -310,10 +314,6 @@
"name": "Popover",
"to": "/popover"
},
{
"name": "Drawer",
"to": "/drawer"
},
{
"name": "Tooltip",
"to": "/tooltip"
@ -420,6 +420,10 @@
{
"name": "Misc",
"children": [
{
"name": "AnimateOnScroll",
"to": "/animateonscroll"
},
{
"name": "Avatar",
"to": "/avatar"
@ -464,10 +468,6 @@
"name": "ProgressSpinner",
"to": "/progressspinner"
},
{
"name": "AnimateOnScroll",
"to": "/animateonscroll"
},
{
"name": "Ripple",
"to": "/ripple"