Skip to content

Commit c46be1f

Browse files
committed
refactor tag in app.component.html
1 parent cfc12dc commit c46be1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<!-- END HEADER DESKTOP-->
5757

5858
<!-- MAIN CONTENT adding reference to our product list component!-->
59-
<router-outlet></router-outlet>
59+
<app-representative-list></app-representative-list>
6060

6161
</div>
6262
</div>

0 commit comments

Comments
 (0)