grid
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
<button mat-icon-button (click)="drawer.toggle()">
|
||||
<mat-icon>menu</mat-icon>
|
||||
</button>
|
||||
<span routerLink="/" class="logo">Keyvault</span>
|
||||
<span routerLink="/" class="logo">Keyvault Pro</span>
|
||||
<span class="spacer"></span>
|
||||
<span>{{ userName }}</span>
|
||||
<button mat-icon-button (click)="logout()">
|
||||
<mat-icon>logout</mat-icon>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user