Fix unread badge refresh and reply thread UI
This commit is contained in:
@@ -473,7 +473,6 @@ export function PostCard({ post, onLike, onRepost, onComment, onDelete, onHide,
|
||||
showThread={false}
|
||||
isThreadParent={true}
|
||||
/>
|
||||
<div className="thread-line" />
|
||||
</div>
|
||||
)}
|
||||
<article className={`post ${isDetail ? 'detail' : ''}`}>
|
||||
|
||||
Reference in New Issue
Block a user