Fix a bunch of linting errors
eslint --fix and a few manual ones
This commit is contained in:
@@ -35,4 +35,4 @@ module.exports = React.createClass({
|
||||
<div className="mx_ProgressBar"><div className="mx_ProgressBar_fill" style={progressStyle}></div></div>
|
||||
);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user