From 3290c0cf675ed5ca9f604c0180fb535524117c5d Mon Sep 17 00:00:00 2001 From: "J. Brandon Johnson" Date: Fri, 3 Jan 2025 16:59:41 -0800 Subject: [PATCH] fix: line break handling in chat --- client/src/Chat.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/Chat.tsx b/client/src/Chat.tsx index f9538d13239..c699692ddc6 100644 --- a/client/src/Chat.tsx +++ b/client/src/Chat.tsx @@ -92,8 +92,8 @@ export default function Chat() { : "justify-start" }`} > -
) ))} -
+ )) ) : (