[DURACOM-191] add withEntryComponents() to listable.module.ts

This commit is contained in:
Andrea Barbasso
2024-01-18 15:26:59 +01:00
parent 25381697e0
commit e287e25906
2 changed files with 100 additions and 87 deletions

View File

@@ -66,7 +66,7 @@ const IMPORTS = [
StoreDevModules,
EagerThemesModule,
RootModule,
ListableModule
ListableModule.withEntryComponents()
];
const PROVIDERS = [