Skip to content

Commit 97918b6

Browse files
committed
update site
1 parent d7dc8a9 commit 97918b6

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

www/src/sidebarLearn.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"title": "Working with Rows",
8282
"path": "/docs/learn/rows/styling-rows",
8383
"transient": true,
84+
"badge": "new",
8485
"routes": [
8586
{
8687
"path": "/docs/learn/rows/styling-rows",
@@ -92,7 +93,8 @@
9293
},
9394
{
9495
"path": "/docs/learn/rows/disabled-rows",
95-
"title": "Disabled Rows"
96+
"title": "Disabled Rows",
97+
"badge": "new"
9698
},
9799
{
98100
"path": "/docs/learn/selection/row-selection#",
@@ -120,7 +122,7 @@
120122
"title": "Keyboard Navigation",
121123
"path": "/docs/learn/keyboard-navigation/navigating-cells",
122124
"transient": true,
123-
"badge": "new",
125+
124126
"routes": [
125127
{
126128
"path": "/docs/learn/keyboard-navigation/navigating-cells",
@@ -132,8 +134,7 @@
132134
},
133135
{
134136
"path": "/docs/learn/keyboard-navigation/keyboard-shortcuts",
135-
"title": "Keyboard Shortcuts",
136-
"badge": "new"
137+
"title": "Keyboard Shortcuts"
137138
}
138139
]
139140
},
@@ -250,7 +251,7 @@
250251
"title": "Master-Detail",
251252
"path": "/docs/learn/master-detail/overview",
252253
"transient": true,
253-
"badge": "new",
254+
254255
"routes": [
255256
{
256257
"title": "Overview",

0 commit comments

Comments
 (0)