mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 12:42:45 +00:00
Added in A4 letter size button and removed changelog button from the sare page
This commit is contained in:
@@ -29,6 +29,7 @@ var SharePage = React.createClass({
|
||||
lastUpdated={this.props.entry.updatedAt}
|
||||
views={this.props.entry.views}
|
||||
printId={this.props.entry.shareId}
|
||||
shareId={this.props.entry.shareId}
|
||||
/>
|
||||
|
||||
<PageContainer text={this.props.entry.text} />
|
||||
|
||||
Reference in New Issue
Block a user