diff --git a/src/components/post-desktop/post-desktop.tsx b/src/components/post-desktop/post-desktop.tsx index f6436f48..9ffa4519 100644 --- a/src/components/post-desktop/post-desktop.tsx +++ b/src/components/post-desktop/post-desktop.tsx @@ -100,13 +100,7 @@ const PostInfo = ({ openReplyModal, post, postReplyCount = 0, roles, isHidden }: {!(isDescription || isRules) && ( <> - {isReply && author?.avatar && ( - } - content={avatarImageUrl?.toString() || ''} - showTooltip={!!avatarImageUrl} - /> - )} + {isReply && author?.avatar && } (u/ {!(isDescription || isRules) && ( <> - {isReply && author?.avatar && ( - } - content={avatarImageUrl?.toString() || ''} - showTooltip={!!avatarImageUrl} - /> - )} + {isReply && author?.avatar && } (u/