1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-25 10:25:36 +02:00

[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

View File

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