mirror of
https://github.com/wassname/talk.git
synced 2026-07-28 11:27:05 +08:00
linting
This commit is contained in:
@@ -36,7 +36,7 @@ export default class Embed extends React.Component {
|
||||
render () {
|
||||
const {activeTab, viewAllComments, commentId} = this.props;
|
||||
const {asset: {totalCommentCount}} = this.props.root;
|
||||
const {loggedIn, isAdmin, user} = this.props.auth;
|
||||
const {loggedIn, isAdmin} = this.props.auth;
|
||||
|
||||
return (
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user