1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

fix voiceover on send created screen (#11628)

This commit is contained in:
Jordan Aasen
2024-10-21 11:50:50 -07:00
committed by GitHub
parent 116d2166c3
commit c89d8a00a1
2 changed files with 4 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<bit-card>
<bit-form-field>
<bit-label>{{ "name" | i18n }}</bit-label>
<input bitInput type="text" formControlName="name" />
<input appAutofocus bitInput type="text" formControlName="name" />
</bit-form-field>
<tools-send-text-details