mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
The component needs the banned value.
This commit is contained in:
@@ -39,6 +39,7 @@ class FakeComment extends React.Component {
|
||||
onClick={() => {}}
|
||||
parentCommentId={'commentID'}
|
||||
currentUserId={{}}
|
||||
banned={false}
|
||||
/>
|
||||
</div>
|
||||
<div className="commentActionsRight">
|
||||
|
||||
Reference in New Issue
Block a user