build: style key fix

This commit is contained in:
utin-francis-peter
2024-10-07 15:57:47 +01:00
parent 1f9c167bd2
commit c8648101a7

View File

@@ -61,7 +61,7 @@ const ConversationBubble = forwardRef<
<Avatar className="mt-2 text-2xl" avatar="🧑‍💻"></Avatar>
<div
style={{
'word-break': 'break-word',
wordBreak: 'break-word',
}}
className="ml-10 mr-2 flex items-center rounded-[28px] bg-purple-30 py-[14px] px-[19px] text-white max-w-full whitespace-pre-wrap leading-normal"
>