From d2d61c3f2e5bbbe11a2e2520eb0e280f6fa879f2 Mon Sep 17 00:00:00 2001 From: "charly.garcia" Date: Tue, 23 Apr 2024 13:08:01 -0300 Subject: [PATCH] bugfix: adding subscription input to profiling thank you page --- apps/eo_web/src/screens/ProfilingThankYou.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/eo_web/src/screens/ProfilingThankYou.tsx b/apps/eo_web/src/screens/ProfilingThankYou.tsx index e486fe18..36aabf05 100644 --- a/apps/eo_web/src/screens/ProfilingThankYou.tsx +++ b/apps/eo_web/src/screens/ProfilingThankYou.tsx @@ -8,6 +8,7 @@ import { Typography } from "@eo/ui"; import { useApi } from "~/api/useApi"; import { AllDonePanel } from "~/components/AllDonePanel"; +import { EOInYourInbox } from "~/components/EOInYourInbox"; import { FAQs } from "~/components/FAQs"; import { HowEOWorks } from "~/components/HowEOWorks"; import { WEB_APP_URL } from "~/configs/env"; @@ -88,6 +89,7 @@ export const ProfilingThankYou = () => { + {[ "c_org", "cancer_pilot",