Update menu.json
parent
169a9af8eb
commit
344ec64cd4
|
@ -95,13 +95,11 @@
|
|||
},
|
||||
{
|
||||
"name": "FloatLabel",
|
||||
"to": "/floatlabel",
|
||||
"badge": "NEW"
|
||||
"to": "/floatlabel"
|
||||
},
|
||||
{
|
||||
"name": "IconField",
|
||||
"to": "/iconfield",
|
||||
"badge": "NEW"
|
||||
"to": "/iconfield"
|
||||
},
|
||||
{
|
||||
"name": "InputGroup",
|
||||
|
@ -117,8 +115,7 @@
|
|||
},
|
||||
{
|
||||
"name": "InputOtp",
|
||||
"to": "/inputotp",
|
||||
"badge": "NEW"
|
||||
"to": "/inputotp"
|
||||
},
|
||||
{
|
||||
"name": "InputSwitch",
|
||||
|
@ -277,8 +274,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Stepper",
|
||||
"to": "/stepper",
|
||||
"badge": "NEW"
|
||||
"to": "/stepper"
|
||||
},
|
||||
{
|
||||
"name": "TabView",
|
||||
|
@ -449,8 +445,7 @@
|
|||
},
|
||||
{
|
||||
"name": "MeterGroup",
|
||||
"to": "/metergroup",
|
||||
"badge": "NEW"
|
||||
"to": "/metergroup"
|
||||
},
|
||||
{
|
||||
"name": "ScrollTop",
|
||||
|
|
Loading…
Reference in New Issue