1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-19 05:22:13 +03:00

more bizarrely strict linting :/

This commit is contained in:
Matthew Hodgson
2017-10-15 01:19:06 +01:00
parent 247e32115f
commit 635996c083

View File

@@ -97,5 +97,5 @@ module.exports = React.createClass({
</div>
</div>
);
}
},
});