cic-staff-client/src/app/app.component.html

3 lines
108 B
HTML
Raw Normal View History

<app-network-status></app-network-status>
<router-outlet (activate)="onResize(mediaQuery)"></router-outlet>