From eeb337521b6c646ed49444fcada07bc83f091965 Mon Sep 17 00:00:00 2001 From: Dhruwang Jariwala <67850763+Dhruwang@users.noreply.github.com> Date: Fri, 29 Aug 2025 11:16:14 +0530 Subject: [PATCH] fix: email verify survey question preview (#6474) --- apps/web/modules/survey/link/components/verify-email.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/modules/survey/link/components/verify-email.tsx b/apps/web/modules/survey/link/components/verify-email.tsx index 65cb5d15ae..cfd8561695 100644 --- a/apps/web/modules/survey/link/components/verify-email.tsx +++ b/apps/web/modules/survey/link/components/verify-email.tsx @@ -170,7 +170,7 @@ export const VerifyEmail = ({ {!emailSent && showPreviewQuestions && (
{t("s.question_preview")}
-