Will this fix the issue?
This commit is contained in:
parent
6611e3a2ef
commit
fdd30af595
2 changed files with 8 additions and 5 deletions
|
@ -45,8 +45,6 @@ const Status = React.createClass({
|
|||
|
||||
var { status, ...other } = this.props;
|
||||
|
||||
console.log(status, this.props);
|
||||
|
||||
if (status.get('reblog') !== null) {
|
||||
let displayName = status.getIn(['account', 'display_name']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue