0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-07 05:32:41 +00:00

Add to /new page

This commit is contained in:
Trevor Buckner
2024-07-23 16:43:23 -04:00
parent 24ab3d3392
commit 22b6aa14f0
5 changed files with 36 additions and 10 deletions

View File

@@ -159,7 +159,6 @@ const EditPage = createClass({
themeBundle : themeBundle
}));
});
},
trySave : function(immediate=false){
@@ -434,7 +433,6 @@ const EditPage = createClass({
themeBundle={this.state.themeBundle}
errors={this.state.htmlErrors}
lang={this.state.brew.lang}
userThemes={this.props.userThemes}
currentEditorPage={this.state.currentEditorPage}
allowPrint={true}
/>