Initial Commit
This commit is contained in:
4
otis/src/app/app.component.html
Normal file
4
otis/src/app/app.component.html
Normal file
@ -0,0 +1,4 @@
|
||||
<app-nav-bar></app-nav-bar>
|
||||
<div fxLayout="column" fxLayoutAlign="center none" class="mat-app-background basic-container">
|
||||
<router-outlet></router-outlet>
|
||||
</div>
|
||||
Reference in New Issue
Block a user