diff --git a/apps/portal/src/pages/questions/index.tsx b/apps/portal/src/pages/questions/index.tsx index 32df9559..f374553d 100644 --- a/apps/portal/src/pages/questions/index.tsx +++ b/apps/portal/src/pages/questions/index.tsx @@ -205,7 +205,11 @@ export default function QuestionsHomePage() { ( + renderInput={({ + onOptionChange, + options, + field: { ref: _, ...field }, + }) => ( ( + renderInput={({ + onOptionChange, + options, + field: { ref: _, ...field }, + }) => ( ( + renderInput={({ + onOptionChange, + options, + field: { ref: _, ...field }, + }) => (