This commit is contained in:
@@ -204,6 +204,8 @@ const CommentItem = memo(function CommentItem({
|
|||||||
replyContents={replyContents}
|
replyContents={replyContents}
|
||||||
setReplyContents={setReplyContents}
|
setReplyContents={setReplyContents}
|
||||||
handleSubmitReply={handleSubmitReply}
|
handleSubmitReply={handleSubmitReply}
|
||||||
|
replySecretFlags={replySecretFlags}
|
||||||
|
setReplySecretFlags={setReplySecretFlags}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user