diff --git a/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx b/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx index ee3b0630..f938169c 100644 --- a/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx +++ b/apps/portal/src/components/questions/card/question/BaseQuestionCard.tsx @@ -185,7 +185,7 @@ export default function BaseQuestionCard({ )}
I saw this question {step <= 1 ? 'at' : step === 2 ? 'for' : 'on'}
@@ -62,8 +70,8 @@ export default function CreateQuestionEncounterForm({