bstlboard-front/src/app/app.component.html

3 lines
80 B
HTML
Raw Normal View History

2021-10-03 17:40:30 +02:00
<mat-drawer-container>
<router-outlet></router-outlet>
</mat-drawer-container>