diff --git a/src/components/ChatInterface.jsx b/src/components/ChatInterface.jsx index 7dd87ed..26820b2 100644 --- a/src/components/ChatInterface.jsx +++ b/src/components/ChatInterface.jsx @@ -1063,7 +1063,7 @@ const MessageComponent = memo(({ message, index, prevMessage, createDiff, onFile )} {message.type === 'assistant' ? ( -
+
+
{children}