From 33d486b16080edfb745349a23e0712e8ef223b60 Mon Sep 17 00:00:00 2001 From: sean-brydon <55134778+sean-brydon@users.noreply.github.com> Date: Fri, 29 Apr 2022 18:28:34 +0100 Subject: [PATCH] Enable Autocomplete (#2645) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- apps/web/components/auth/TwoFactor.tsx | 11 +++++++++-- apps/web/components/security/EnableTwoFactorModal.tsx | 1 + 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/apps/web/components/auth/TwoFactor.tsx b/apps/web/components/auth/TwoFactor.tsx index dab5357928..28a5627ff3 100644 --- a/apps/web/components/auth/TwoFactor.tsx +++ b/apps/web/components/auth/TwoFactor.tsx @@ -29,8 +29,15 @@ export default function TwoFactor() {
{t("2fa_enabled_instructions")}
-