Skip to content

Commit 9f765b3

Browse files
committed
[update] sidebars updated in the order of pages in guides
1 parent c7e6e6c commit 9f765b3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sidebars.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,12 @@ module.exports = {
168168
"guides/initialization",
169169
"guides/configuration",
170170
"guides/customization",
171-
"guides/stylization",
172171
"guides/loading-exporting-data",
173172
"guides/localization",
173+
"guides/stylization",
174+
"guides/typescript-support",
174175
"guides/working-with-data",
175-
"guides/typescript-support"
176+
176177
]
177178
}
178179
]

0 commit comments

Comments
 (0)