diff --git a/src/components/ChatViewer.tsx b/src/components/ChatViewer.tsx index ce04777..d7e9e7c 100644 --- a/src/components/ChatViewer.tsx +++ b/src/components/ChatViewer.tsx @@ -162,9 +162,12 @@ const ComposerReplyPreview = memo(function ComposerReplyPreview({ pubkey={replyEvent.pubkey} className="font-medium flex-shrink-0" /> - - {replyEvent.content} - +
+ +