Taobin-Recipe-Manager/client/src/app/core/layout/layout.component.html

6 lines
123 B
HTML
Raw Normal View History

2023-09-18 08:50:13 +07:00
<app-layout-header></app-layout-header>
<router-outlet></router-outlet>
<!-- <app-layout-footer></app-layout-footer> -->