chore: rm icon next to question bubble

This commit is contained in:
utin-francis-peter
2024-10-07 16:39:47 +01:00
parent c5adea6993
commit 565b0c5a9c

View File

@@ -58,7 +58,6 @@ const ConversationBubble = forwardRef<
ref={ref}
className={`flex flex-row-reverse self-end flex-wrap ${className}`}
>
<Avatar className="mt-2 text-2xl" avatar="🧑‍💻"></Avatar>
<div
style={{
wordBreak: 'break-word',