mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 06:13:38 +00:00
[PM-16718] Focus unlock with biometrics button on lock view swap (#16342)
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
bitButton
|
bitButton
|
||||||
|
appAutofocus
|
||||||
buttonType="primary"
|
buttonType="primary"
|
||||||
class="tw-mb-3"
|
class="tw-mb-3"
|
||||||
[disabled]="unlockingViaBiometrics || !biometricsAvailable"
|
[disabled]="unlockingViaBiometrics || !biometricsAvailable"
|
||||||
|
|||||||
Reference in New Issue
Block a user