Skip to content

Commit 19f95f4

Browse files
committed
fix: sidebar lint issue
1 parent 60b40ab commit 19f95f4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

sidebars.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,7 @@ const sidebars = {
7979
{
8080
type: "category",
8181
label: "⛵️ CHANGELOG",
82-
items: [
83-
"changelogs/cli",
84-
],
82+
items: ["changelogs/cli"],
8583
},
8684
],
8785
};

0 commit comments

Comments
 (0)