fix
This commit is contained in:
parent
b879581158
commit
eea1125022
|
@ -13,7 +13,7 @@
|
||||||
</mat-select>
|
</mat-select>
|
||||||
</mat-form-field>
|
</mat-form-field>
|
||||||
|
|
||||||
<button mat-fab aria-label="Calculate">
|
<button mat-fab aria-label="Calculate" (click)="onClick()">
|
||||||
<mat-icon class="icon">swap_horiz</mat-icon>
|
<mat-icon class="icon">swap_horiz</mat-icon>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
Loading…
Reference in New Issue
Block a user