style: Run prettier
This commit is contained in:
parent
3a2b92b3ff
commit
22086a88fa
2 changed files with 4 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
@if (isLoggedIn) {
|
||||
<button routerLink="/home">Zur Homepage</button>
|
||||
<button routerLink="/home">Zur Homepage</button>
|
||||
} @else {
|
||||
<button (click)="login()">Einloggen</button>
|
||||
<button (click)="login()">Einloggen</button>
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue