source: src/Clients/Angular/finki-chattery/src/app/app.component.html@ dab7a9b

dev
Last change on this file since dab7a9b was dab7a9b, checked in by Стојков Марко <mst@…>, 3 years ago

Preview question component

  • Property mode set to 100644
File size: 177 bytes
Line 
1<main>
2 <mat-progress-bar class="global-loader" [class.hidden]="!(loader.isLoading | async)" mode="indeterminate"></mat-progress-bar>
3 <router-outlet></router-outlet>
4</main>
Note: See TracBrowser for help on using the repository browser.