0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 19:02:38 +00:00

Simplify Nav Item

This commit is contained in:
Trevor Buckner
2021-03-05 22:31:59 -05:00
parent e367cb2152
commit f5d5f8cf67
3 changed files with 9 additions and 31 deletions

View File

@@ -349,9 +349,9 @@ const EditPage = createClass({
</Nav.section>
<Nav.section>
<NewBrew />
{this.renderGoogleDriveIcon()}
{this.renderSaveButton()}
<NewBrew />
<ReportIssue />
<Nav.item newTab={true} href={`/share/${this.processShareId()}`} color='teal' icon='fa-share-alt'>
Share