Fix a bunch of linting errors
eslint --fix and a few manual ones
This commit is contained in:
@@ -36,4 +36,4 @@ export default function(WrappedComponent) {
|
||||
return <WrappedComponent {...this.props} matrixClient={this.context.matrixClient} />;
|
||||
},
|
||||
});
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user