diff --git a/src/components/thread/messages/human.tsx b/src/components/thread/messages/human.tsx index a394874..e6ca4c5 100644 --- a/src/components/thread/messages/human.tsx +++ b/src/components/thread/messages/human.tsx @@ -84,7 +84,7 @@ export function HumanMessage({ onSubmit={handleSubmitEdit} /> ) : ( -
+
{contentString}
)}