This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
chatless/frontend/src/app/app.component.html
2021-06-01 15:55:30 +02:00

2 lines
58 B
HTML

<app-navbar></app-navbar>
<router-outlet></router-outlet>