How to load a new generated angular component in Pyz/ZedUi/Presentation location for Merchant Portal

mehak
mehak Posts: 2 🧑🏻‍🚀 - Cadet
edited August 2023 in Spryker Development

I have created a angular component in Pyz/ZedUi/Presentation say DtoLogoComponent having DtoLogoModule associated with it.. Now i have added reference of DtoLogoModule in app.module.ts .

Still after passing the reference my component is not getting called.Is there any way to load that component.
I have also added a debugger on ngOnit but it is never called

Comments

This discussion has been closed.