fix
This commit is contained in:
parent
b879581158
commit
eea1125022
|
@ -13,7 +13,7 @@
|
|||
</mat-select>
|
||||
</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>
|
||||
</button>
|
||||
</div>
|
Loading…
Reference in New Issue
Block a user