diff --git a/src/components/status-reply-mentions.tsx b/src/components/status-reply-mentions.tsx index 75eb8eab4..231727340 100644 --- a/src/components/status-reply-mentions.tsx +++ b/src/components/status-reply-mentions.tsx @@ -39,7 +39,7 @@ const StatusReplyMentions: React.FC = ({ status, hoverable // Rare, but it can happen. if (to.size === 0) { return ( -
+
= ({ status, hoverable e.stopPropagation()} > {/* eslint-disable-line formatjs/no-literal-string-in-jsx */} @{shortenNostr(account.username)} @@ -81,7 +81,7 @@ const StatusReplyMentions: React.FC = ({ status, hoverable } return ( -