diff --git a/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx b/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx index 146bdbfff667..7c87d834b274 100644 --- a/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx +++ b/src/pages/settings/Security/TwoFactorAuth/StepWrapper/StepWrapper.tsx @@ -41,6 +41,7 @@ function StepWrapper({ setStep(CONST.TWO_FACTOR_AUTH_STEPS.ENABLED, CONST.ANIMATION_DIRECTION.OUT)} onEntryTransitionEnd={() => formRef.current && formRef.current.focus()} >