Link to author page in the comments block on the feed page

This commit is contained in:
kvakazyambra 2023-08-12 13:39:58 +03:00
parent c46e65abd2
commit 2970f1af11

View File

@ -210,6 +210,7 @@ export const FeedView = () => {
isFeedMode={true}
hideWriteButton={true}
hideFollow={true}
hasLink={true}
/>
<CommentDate comment={comment} isShort={true} isLastInRow={true} />
</div>