- {!emailEnabled && (
-
-
-
- {t("otpEmailSmtpRequired")}
-
-
- {t("otpEmailSmtpRequiredDescription")}
-
-
- )}
- {emailEnabled && (
-
- {t("otpEmailWhitelistListDescription")}
-
- )}
- {emailEnabled && (
-
-
- {t("otpEmailWhitelistList")}
-
-
- {
- if (!disabled) {
- onEmailsChange(
- newEmails as Tag[]
- );
+
+
+ {t("otpEmailEnterDescription")}
+
+
+ )}
+
+