0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 11:12:39 +00:00
This commit is contained in:
Trevor Buckner
2018-05-13 10:18:01 -04:00
committed by Rae2che5
parent eb08172fb1
commit 2f15cc5611

View File

@@ -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 />