first commit
This commit is contained in:
4
src/app/app.component.html
Normal file
4
src/app/app.component.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<!-- main app container -->
|
||||
<ngx-loading-bar [includeSpinner]='false' height='3px' color="#FF4961"></ngx-loading-bar>
|
||||
<app-alert></app-alert>
|
||||
<router-outlet *ngIf="showContent"></router-outlet>
|
||||
Reference in New Issue
Block a user