[PM-7004] Update button type and class in verify-recover-delete-org.component.html

This commit is contained in:
Rui Tome 2024-04-23 12:51:10 +01:00
parent 01cbc7437b
commit 8be8c1675e
No known key found for this signature in database
GPG Key ID: 526239D96A8EC066
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@
<button
type="button"
bitButton
buttonType="primary"
class="btn-danger"
buttonType="danger"
[bitAction]="submit"
[disabled]="loading"
[block]="true"