We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc12dc commit c46be1fCopy full SHA for c46be1f
frontend/src/app/app.component.html
@@ -56,7 +56,7 @@
56
<!-- END HEADER DESKTOP-->
57
58
<!-- MAIN CONTENT adding reference to our product list component!-->
59
- <router-outlet></router-outlet>
+ <app-representative-list></app-representative-list>
60
61
</div>
62
0 commit comments