Skip to content

Commit 41139a1

Browse files
committed
chore: fmt sidebar.js
1 parent 9c517cf commit 41139a1

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
@@ -14,7 +14,7 @@
1414
/** @type {import('@docusaurus/plugin-content-docs').SidebarsConfig} */
1515
const sidebars = {
1616
// By default, Docusaurus generates a sidebar from the docs folder structure
17-
docs: [{type: 'autogenerated', dirName: '.'}],
17+
docs: [{ type: 'autogenerated', dirName: '.' }],
1818

1919
user_docs: [
2020
{

0 commit comments

Comments
 (0)