mirror of
https://github.com/wassname/talk.git
synced 2026-08-17 11:27:52 +08:00
fix: linting
This commit is contained in:
@@ -45,7 +45,6 @@ class RespectButtonContainer extends React.Component<
|
||||
this.props.comment.myActionPresence &&
|
||||
this.props.comment.myActionPresence.reaction;
|
||||
|
||||
console.log(totalReactions);
|
||||
return (
|
||||
<RespectButton
|
||||
onButtonClick={this.onButtonClick}
|
||||
|
||||
Reference in New Issue
Block a user