diff --git a/shared-helpers/src/views/multiselectQuestions.tsx b/shared-helpers/src/views/multiselectQuestions.tsx index 43234ba2aa..3d9c822430 100644 --- a/shared-helpers/src/views/multiselectQuestions.tsx +++ b/shared-helpers/src/views/multiselectQuestions.tsx @@ -221,8 +221,8 @@ export const getCheckboxOption = ( ) => { const optionFieldName = fieldName(question.text, applicationSection, option.text) return ( -
{option.description}