diff --git a/src/discussions/post-comments/comments/comment/Comment.jsx b/src/discussions/post-comments/comments/comment/Comment.jsx index 6334bb63..a8184615 100644 --- a/src/discussions/post-comments/comments/comment/Comment.jsx +++ b/src/discussions/post-comments/comments/comment/Comment.jsx @@ -226,7 +226,7 @@ const Comment = ({ /> ) : ( { title={title} postUsers={postUsers} /> -
+
{(topicContext || topic) && ( diff --git a/src/discussions/posts/post/PostHeader.jsx b/src/discussions/posts/post/PostHeader.jsx index 5f40985d..c12064f6 100644 --- a/src/discussions/posts/post/PostHeader.jsx +++ b/src/discussions/posts/post/PostHeader.jsx @@ -126,7 +126,7 @@ const PostHeader = ({
) : (