1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00

[PM-2135] feat: add password toggle

This commit is contained in:
Andreas Coroiu
2023-05-05 16:41:09 +02:00
parent 371ee33776
commit e96d4a9a6a

View File

@@ -10,6 +10,7 @@
appAutofocus appAutofocus
appInputVerbatim appInputVerbatim
/> />
<button type="button" bitIconButton bitSuffix bitPasswordInputToggle></button>
<bit-hint>{{ "confirmIdentity" | i18n }}</bit-hint> <bit-hint>{{ "confirmIdentity" | i18n }}</bit-hint>
</bit-form-field> </bit-form-field>
</ng-container> </ng-container>