refactor(button): update click handling and aria attributes for better accessibility
This commit is contained in:
@@ -135,7 +135,6 @@
|
||||
hostClass="checkout-payment__action-btn"
|
||||
buttonClass="w-100"
|
||||
[disabled]="true"
|
||||
(click)="cancelStep.emit()"
|
||||
>
|
||||
Cancelar
|
||||
</app-button>
|
||||
|
||||
Reference in New Issue
Block a user