Skip to content

Commit 6c56be9

Browse files
committed
Collapse Widgets category in sidebar navigation
1 parent 555db6f commit 6c56be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebars.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3039,7 +3039,7 @@ module.exports = {
30393039
},
30403040
{
30413041
type: "category",
3042-
collapsed: false,
3042+
collapsed: true,
30433043
label: "Widgets",
30443044
link: {
30453045
type: "doc",

0 commit comments

Comments
 (0)