4 lines
98 B
HTML
4 lines
98 B
HTML
<button mat-button (click)="vacuumDb()">
|
|
<mat-icon>healing</mat-icon>
|
|
Vacuum DB
|
|
</button>
|