feat(navbar): implement login/logout buttons based on state
This commit is contained in:
parent
325bc118ee
commit
e5bd173be9
5 changed files with 57 additions and 16 deletions
|
@ -0,0 +1 @@
|
|||
<button (click)="login()">Einloggen</button>
|
Reference in a new issue