This repository has been archived on 2022-08-25. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Frontend/src/app/dashboard/dashboard.component.html
Felix 976e3aa797 add login with dummy Data
add login page
add subcomponents
2021-01-03 18:55:26 +01:00

2 lines
69 B
HTML

<dashboard-header></dashboard-header>
<router-outlet></router-outlet>