Update badges

pull/1281/head
Cagatay Civici 2021-05-18 13:04:05 +03:00
parent 67888f7097
commit f23b261414
1 changed files with 5 additions and 5 deletions

View File

@ -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"
} }
] ]
}, },