EMS/src/app/app.component.html
Dominik Säume cd0e269000
All checks were successful
Quality Check / Linting (push) Successful in 23s
Quality Check / Linting (pull_request) Successful in 22s
Notifications
2025-01-08 12:07:12 +01:00

3 lines
89 B
HTML

<app-header></app-header>
<app-notification-box></app-notification-box>
<router-outlet/>