diff --git a/ui/src/components/QuestionList/index.tsx b/ui/src/components/QuestionList/index.tsx index ca464d4f..694300d5 100644 --- a/ui/src/components/QuestionList/index.tsx +++ b/ui/src/components/QuestionList/index.tsx @@ -129,7 +129,7 @@ const QuestionList: FC = ({ source }) => { {li.status === 2 ? ` [${t('closed')}]` : ''} -
+