Skip to content

Commit 10b3439

Browse files
authored
feat: add DiscoveryServiceComponent to the declarations of module
1 parent 7ccee7c commit 10b3439

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/homepage/pages/fundamentals/fundamentals.module.ts

+1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ const routes: Routes = [
108108
LifecycleEventsComponent,
109109
ModuleRefComponent,
110110
LazyLoadingModulesComponent,
111+
DiscoveryServiceComponent,
111112
],
112113
})
113114
export class FundamentalsModule {}

0 commit comments

Comments
 (0)