From a3dc22218439b8c59825a40924e68ed15fb9f0fa Mon Sep 17 00:00:00 2001 From: Ioan Chelaru Cristian Date: Sun, 2 Jun 2024 01:06:38 +0300 Subject: [PATCH] Fixed a dumb error Signed-off-by: Ioan Chelaru Cristian --- app/components/question_component.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/question_component.tsx b/app/components/question_component.tsx index 898d151..97a153c 100644 --- a/app/components/question_component.tsx +++ b/app/components/question_component.tsx @@ -55,7 +55,7 @@ const QuestionView = ({ question, setState, state }: { question: Question, setSt ) : ( + )}