diff --git a/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/LogicEditor.tsx b/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/LogicEditor.tsx index 6943079c25..05071ab7c1 100644 --- a/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/LogicEditor.tsx +++ b/apps/web/app/(app)/environments/[environmentId]/surveys/[surveyId]/edit/LogicEditor.tsx @@ -218,13 +218,13 @@ export default function LogicEditor({ {question?.logic && question?.logic?.length !== 0 && (
{question?.logic?.map((logic, logicIdx) => ( -
+
-

If this answer

+

If this answer