mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-28 04:52:40 +00:00
remove duplicate button
This commit is contained in:
@@ -204,7 +204,7 @@ const NewPage = createClass({
|
||||
<ErrorNavItem error={this.state.error} parent={this}></ErrorNavItem> :
|
||||
this.renderSaveButton()
|
||||
}
|
||||
<PrintNavItem printFunction={this.printPage}/><PrintNavItem/>
|
||||
<PrintNavItem printFunction={this.printPage}/>
|
||||
<HelpNavItem />
|
||||
<RecentNavItem />
|
||||
<AccountNavItem />
|
||||
|
||||
Reference in New Issue
Block a user