refactor: improve qualifications component structure and error handling #45
@ -38,7 +38,7 @@
|
||||
<mat-icon>edit</mat-icon>
|
||||
</button>
|
||||
<button mat-icon-button color="warn" [matTooltip]="'Delete employee'" (click)="openDeleteDialogue(employee)">
|
||||
<mat-icon>delete</mat-icon>
|
||||
🗑️
|
||||
</button>
|
||||
</td>
|
||||
</ng-container>
|
||||
|
Reference in New Issue
Block a user