we_bstly-web/src/app/app.component.html

3 lines
80 B
HTML
Raw Normal View History

2021-09-23 13:53:08 +02:00
<mat-drawer-container>
<router-outlet></router-outlet>
</mat-drawer-container>