Skip to content

Commit

Permalink
Update sidebars.js
Browse files Browse the repository at this point in the history
Fix syntax error in sidebars.js
  • Loading branch information
ffdixon committed Oct 10, 2023
1 parent 1dc9422 commit 31db461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ const sidebars = {
id: 'support/getting-help',
},
}
],
};

module.exports = sidebars;

0 comments on commit 31db461

Please sign in to comment.