Skip to content

Commit 616d4f1

Browse files
authored
Merge pull request LambdaTest#1528 from Ishavyas9/main
Expand "Getting Started" and "Widgets" categories in sidebar navigation
2 parents 8396b3c + 25075b9 commit 616d4f1

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
@@ -3023,14 +3023,14 @@ module.exports = {
30233023
},
30243024
{
30253025
type: "category",
3026-
collapsed: true,
3026+
collapsed: false,
30273027
label: "Getting Started",
30283028

30293029
items: ["analytics-dashboard-templates", "analytics-create-dashboard"],
30303030
},
30313031
{
30323032
type: "category",
3033-
collapsed: true,
3033+
collapsed: false,
30343034
label: "Widgets",
30353035
link: {
30363036
type: "doc",

0 commit comments

Comments
 (0)