bstlboard-front/src/app/app.component.html
2021-10-03 17:40:30 +02:00

3 lines
80 B
HTML

<mat-drawer-container>
<router-outlet></router-outlet>
</mat-drawer-container>