From 7d2500a32f6966fcd8714237bb94c1d313ad361e Mon Sep 17 00:00:00 2001 From: Sourav <99540120+mrsourav1@users.noreply.github.com> Date: Mon, 18 Dec 2023 17:42:57 +0530 Subject: [PATCH] Fix: #12830 (#12837) --- .../components/getting-started/steps-views/UserProfile.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/web/components/getting-started/steps-views/UserProfile.tsx b/apps/web/components/getting-started/steps-views/UserProfile.tsx index ea0ca5d7d3..79141c1361 100644 --- a/apps/web/components/getting-started/steps-views/UserProfile.tsx +++ b/apps/web/components/getting-started/steps-views/UserProfile.tsx @@ -152,9 +152,7 @@ const UserProfile = () => { firstRender={firstRender} setFirstRender={setFirstRender} /> -

- {t("few_sentences_about_yourself")} -

+

{t("few_sentences_about_yourself")}