feat: add navbar component to multiple pages

This commit is contained in:
Jan-Marlon Leibl 2025-02-12 14:06:19 +01:00
commit b2f4d9d0d8
No known key found for this signature in database
GPG key ID: E7B6F77BF5EDB6F7
5 changed files with 16 additions and 15 deletions

View file

@ -1 +1,2 @@
<app-navbar></app-navbar>
<button (click)="login()">Einloggen</button>