mirror of
https://github.com/wassname/talk.git
synced 2026-07-11 21:07:25 +08:00
Removing extra semicolon.
This commit is contained in:
@@ -35,7 +35,7 @@ class FakeComment extends React.Component {
|
||||
<i className={`${'coral-plugin-likes'}-icon material-icons`}
|
||||
aria-hidden={true}>thumb_up</i>
|
||||
</button>
|
||||
</div>;
|
||||
</div>
|
||||
<ReplyButton
|
||||
onClick={() => {}}
|
||||
parentCommentId={'commentID'}
|
||||
|
||||
Reference in New Issue
Block a user