diff --git a/web/app/components/base/chat/chat/question.tsx b/web/app/components/base/chat/chat/question.tsx index cae8e2b8c..666a869a3 100644 --- a/web/app/components/base/chat/chat/question.tsx +++ b/web/app/components/base/chat/chat/question.tsx @@ -130,7 +130,7 @@ const Question: FC = ({ /> ) } - { !isEditing + {!isEditing ? :