From 5b0dbf04b205bff82877cc407a996f7ed1f21074 Mon Sep 17 00:00:00 2001
From: Sheen Capadngan
Date: Thu, 14 Nov 2024 03:22:02 +0800
Subject: [PATCH] misc: minor ui
---
.../components/OrgAuthTab/OrgGenericAuthSection.tsx | 2 +-
.../PersonalSettingsPage/SecuritySection/MFASection.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/frontend/src/views/Settings/OrgSettingsPage/components/OrgAuthTab/OrgGenericAuthSection.tsx b/frontend/src/views/Settings/OrgSettingsPage/components/OrgAuthTab/OrgGenericAuthSection.tsx
index 3687eb0cf..6d1485ea5 100644
--- a/frontend/src/views/Settings/OrgSettingsPage/components/OrgAuthTab/OrgGenericAuthSection.tsx
+++ b/frontend/src/views/Settings/OrgSettingsPage/components/OrgAuthTab/OrgGenericAuthSection.tsx
@@ -90,7 +90,7 @@ export const OrgGenericAuthSection = () => {
Enforce members to authenticate with MFA in order to access the organization
{currentOrg?.enforceMfa && (
-
+
)}
- Mobile Authenticator
+ Mobile Authenticator
{isTotpConfigurationLoading ? (
) : (