This commit is contained in:
Belen Curcio
2017-05-19 20:10:49 -03:00
parent 801a6f8a53
commit 1aacb565d4
@@ -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>