bizarrely strict linting :/

This commit is contained in:
Matthew Hodgson 2017-10-15 01:13:52 +01:00
parent 2b367edccf
commit 247e32115f

View file

@ -85,5 +85,5 @@ module.exports = React.createClass({
<MessageEvent mxEvent={this.props.mxEvent} className="mx_PinnedEventTile_body" />
</div>
);
}
},
});