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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user