Skip to content

Commit 352376f

Browse files
committed
fix(sidebar-nav): AppSidebarNavLabelComponent is not exported in the AppSidebarModule
- thanks @zwiras coloses #63
1 parent e745894 commit 352376f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/coreui/angular/src/lib/sidebar/app-sidebar.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ import { AppSidebarNavItemClassPipe } from './app-sidebar-nav/app-sidebar-nav-it
4242
AppSidebarNavComponent,
4343
AppSidebarNavDividerComponent,
4444
AppSidebarNavDropdownComponent,
45+
AppSidebarNavLabelComponent,
4546
AppSidebarNavLinkComponent,
4647
AppSidebarNavLinkContentComponent,
4748
AppSidebarNavTitleComponent,

0 commit comments

Comments
 (0)