Reorg validation demo
parent
f61b77ceef
commit
b4b23cfb21
|
@ -275,6 +275,17 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Validation",
|
||||
"meta": ["validation"],
|
||||
"children": [
|
||||
{
|
||||
"name": "Vuelidate",
|
||||
"to": "/vuelidate",
|
||||
"badge": "New"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Data",
|
||||
"meta": ["datatable"],
|
||||
|
@ -749,17 +760,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Validation",
|
||||
"meta": ["validation"],
|
||||
"children": [
|
||||
{
|
||||
"name": "Vuelidate",
|
||||
"to": "/vuelidate",
|
||||
"badge": "New"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Misc",
|
||||
"meta": ["misc"],
|
||||
|
|
Loading…
Reference in New Issue