mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
Update post-desktop.tsx
This commit is contained in:
@@ -240,7 +240,7 @@ const PostDesktop = ({ openReplyModal, post, roles, showAllReplies, showReplies
|
||||
|
||||
return (
|
||||
<div className={styles.postDesktop}>
|
||||
{showAllReplies ? (
|
||||
{showReplies ? (
|
||||
<div className={styles.hrWrapper}>
|
||||
<hr />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user