SA

Size: a a a
SA
G
L
AS
G
А
А
DT
DT
DT
AO
EI
S
G
DB
ERROR in Can't bind to 'includeSpinner' since it isn't a known property of 'ngx-loading-bar'.
Can't bind to 'perfectScrollbar' since it isn't a known property of 'mat-sidenav'.
DB
LkComponentкоторый в
src/app/modules/
причём в @NgModule у LayoutModule@NgModule({
declarations: [
LkComponent,
AuthLayoutComponent,
HeaderComponent,
SidebarComponent,
MenuComponent,
AccordionAnchorDirective,
AccordionDirective,
AccordionLinkDirective
],
imports: [
LoadingBarRouterModule,
MatSidenavModule,
CommonModule,
MatToolbarModule,
MenuComponent
],
exports: [
LkComponent,
AuthLayoutComponent,
HeaderComponent,
SidebarComponent,
MenuComponent,
AccordionAnchorDirective,
AccordionDirective,
AccordionLinkDirective
],
})
M