mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 16:12:38 +00:00
Added showHeaderNav prop to make nav menu conditional
This commit is contained in:
@@ -100,6 +100,7 @@ const SharePage = createClass({
|
||||
renderer={this.props.brew.renderer}
|
||||
theme={this.props.brew.theme}
|
||||
allowPrint={true}
|
||||
showHeaderNav={true}
|
||||
/>
|
||||
</div>
|
||||
</div>;
|
||||
|
||||
Reference in New Issue
Block a user