mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 10:12:41 +00:00
remove prop drilling
This commit is contained in:
@@ -491,7 +491,6 @@ const EditPage = createClass({
|
||||
<Editor
|
||||
ref={this.editor}
|
||||
brew={this.state.brew}
|
||||
isOwner={this.props.isOwner}
|
||||
onTextChange={this.handleTextChange}
|
||||
onStyleChange={this.handleStyleChange}
|
||||
onSnipChange={this.handleSnipChange}
|
||||
|
||||
Reference in New Issue
Block a user