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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user