mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2026-01-07 02:49:15 +00:00
Lint
This commit is contained in:
@@ -134,7 +134,7 @@ const BrewRenderer = createClass({
|
||||
onMouseOver={this.prepareScroll}
|
||||
onMouseOut={this.unprepareScroll}
|
||||
ref='main'
|
||||
style={{ height : this.state.height }}>
|
||||
style={{ height: this.state.height }}>
|
||||
|
||||
<ErrorBar errors={this.props.errors} />
|
||||
<RenderWarnings />
|
||||
|
||||
Reference in New Issue
Block a user