This commit is contained in:
Trevor Buckner
2018-05-14 08:30:19 +01:00
committed by Rae2che5
parent eb08172fb1
commit 2f15cc5611
@@ -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 />