Skip to content

Commit 6a551fb

Browse files
committed
refactor: remove collapsed state from DataProtector sidebar item
1 parent 581a083 commit 6a551fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vitepress/sidebar.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ export function getSidebar() {
215215
{
216216
text: '🔐 DataProtector',
217217
link: '/references/dataProtector',
218-
collapsed: true,
219218
items: [
220219
{
221220
text: 'Getting Started',

0 commit comments

Comments
 (0)