bizarrely strict linting :/
This commit is contained in:
parent
2b367edccf
commit
247e32115f
1 changed files with 2 additions and 2 deletions
|
@ -85,5 +85,5 @@ module.exports = React.createClass({
|
||||||
<MessageEvent mxEvent={this.props.mxEvent} className="mx_PinnedEventTile_body" />
|
<MessageEvent mxEvent={this.props.mxEvent} className="mx_PinnedEventTile_body" />
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
},
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue