Update badges
parent
67888f7097
commit
f23b261414
|
@ -252,8 +252,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "TreeSelect",
|
"name": "TreeSelect",
|
||||||
"to": "/treeselect",
|
"to": "/treeselect"
|
||||||
"badge": "New"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "TriStateCheckbox",
|
"name": "TriStateCheckbox",
|
||||||
|
@ -267,8 +266,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"name": "Button",
|
"name": "Button",
|
||||||
"to": "/button",
|
"to": "/button"
|
||||||
"badge": "New"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "SplitButton",
|
"name": "SplitButton",
|
||||||
|
@ -439,6 +437,7 @@
|
||||||
{
|
{
|
||||||
"name": "Tree",
|
"name": "Tree",
|
||||||
"meta": ["tree"],
|
"meta": ["tree"],
|
||||||
|
"badge": "New",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"name": "Documentation",
|
"name": "Documentation",
|
||||||
|
@ -462,7 +461,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Scroll",
|
"name": "Scroll",
|
||||||
"to": "/tree/scroll"
|
"to": "/tree/scroll",
|
||||||
|
"badge": "New"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue