fix modal

This commit is contained in:
Peter Maquiran
2024-04-02 11:15:28 +01:00
parent f34f80d8dc
commit 9e39ccdacd
2 changed files with 9 additions and 1 deletions
@@ -132,7 +132,7 @@
</button>
</ion-buttons>
<ion-buttons slot="end">
<button class="btn-cancel" fill="clear" color="#061b52" (click)="close()">
<button class="btn-cancel" fill="clear" color="#061b52" (click)="cancel()">
<ion-label>Cancelar</ion-label>
</button>
</ion-buttons>