1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 19:11:22 +00:00

use observable as an Output

This commit is contained in:
Nick Krantz
2025-08-19 14:35:53 -05:00
parent 5bb5243c55
commit dacbd9dc16
2 changed files with 2 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
[submitBtn]="submitBtn"
(formReady)="onFormReady()"
(cipherSaved)="onCipherSaved($event)"
(onFormStatusChange)="formStatusChanged($event)"
(formStatusChange$)="formStatusChanged($event)"
>
<bit-item slot="attachment-button">
<button