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:
@@ -16,7 +16,7 @@
|
||||
[submitBtn]="submitBtn"
|
||||
(formReady)="onFormReady()"
|
||||
(cipherSaved)="onCipherSaved($event)"
|
||||
(onFormStatusChange)="formStatusChanged($event)"
|
||||
(formStatusChange$)="formStatusChanged($event)"
|
||||
>
|
||||
<bit-item slot="attachment-button">
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user