Skip to content

Commit 55b1cd8

Browse files
committed
Expand "Getting Started" and "Widgets" categories in sidebar navigation
1 parent 6c56be9 commit 55b1cd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sidebars.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3032,14 +3032,14 @@ module.exports = {
30323032
},
30333033
{
30343034
type: "category",
3035-
collapsed: true,
3035+
collapsed: false,
30363036
label: "Getting Started",
30373037

30383038
items: ["analytics-dashboard-templates", "analytics-create-dashboard"],
30393039
},
30403040
{
30413041
type: "category",
3042-
collapsed: true,
3042+
collapsed: false,
30433043
label: "Widgets",
30443044
link: {
30453045
type: "doc",

0 commit comments

Comments
 (0)