diff --git a/packages/surveys/src/components/questions/date-question.tsx b/packages/surveys/src/components/questions/date-question.tsx index 48a636c029..543f893563 100644 --- a/packages/surveys/src/components/questions/date-question.tsx +++ b/packages/surveys/src/components/questions/date-question.tsx @@ -158,7 +158,7 @@ export function DateQuestion({ subheader={question.subheader ? getLocalizedValue(question.subheader, languageCode) : ""} questionId={question.id} /> -