0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 16:22:42 +00:00

More Lint

This commit is contained in:
Trevor Buckner
2019-01-19 20:08:46 -05:00
parent c1d8796807
commit a56a999920
2 changed files with 37 additions and 37 deletions

View File

@@ -186,7 +186,7 @@ const EditPage = createClass({
<Nav.section>
<Nav.item className='brewTitle'>{this.state.brew.title}</Nav.item>
</Nav.section>
<Nav.section>
{this.renderSaveButton()}
<ReportIssue />