0
0
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:
G.Ambatte
2022-05-29 15:24:02 +12:00
parent eca39369de
commit 4e5daf583a
3 changed files with 1 additions and 23 deletions

View File

@@ -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()}