diff --git a/frontend/src/conversation/ConversationBubble.tsx b/frontend/src/conversation/ConversationBubble.tsx index 668b0935..bfa225cc 100644 --- a/frontend/src/conversation/ConversationBubble.tsx +++ b/frontend/src/conversation/ConversationBubble.tsx @@ -351,7 +351,7 @@ const ConversationBubble = forwardRef<
{children}
+
+ {children}
+
);
},
ul({ children }) {
@@ -382,8 +384,8 @@ const ConversationBubble = forwardRef<
},
table({ children }) {
return (
-