mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-02 06:22:43 +00:00
Remove from snippet bar
This commit is contained in:
@@ -291,8 +291,6 @@ const Editor = createClass({
|
||||
renderer={this.props.renderer}
|
||||
undo={this.undo}
|
||||
redo={this.redo}
|
||||
brewJump={this.brewJump}
|
||||
sourceJump={this.sourceJump}
|
||||
historySize={this.historySize()} />
|
||||
|
||||
{this.renderEditor()}
|
||||
|
||||
Reference in New Issue
Block a user