Skip to content

Commit 359e82f

Browse files
committed
refactor(default-layout): sidebar-nav dropdownMode
1 parent 0741fe2 commit 359e82f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/containers/default-layout/default-layout.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<!-- [perfectScrollbar]="perfectScrollbarConfig"-->
2626
<c-sidebar-nav
2727
[navItems]="navItems"
28+
dropdownMode="close"
2829
>
2930
</c-sidebar-nav>
3031
</perfect-scrollbar>

0 commit comments

Comments
 (0)