mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-04 03:52:40 +00:00
Adding in the print view button to the status bar
This commit is contained in:
@@ -27,6 +27,7 @@ var SharePage = React.createClass({
|
||||
<Statusbar
|
||||
lastUpdated={this.props.entry.updatedAt}
|
||||
views={this.props.entry.views}
|
||||
printId={this.props.entry.shareId}
|
||||
/>
|
||||
|
||||
<PageContainer text={this.props.entry.text} />
|
||||
|
||||
Reference in New Issue
Block a user