mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 01:02:51 +00:00
Unify brew structure in all pages
This commit is contained in:
@@ -18,7 +18,9 @@ const SNIPPETBAR_HEIGHT = 25;
|
||||
const Editor = createClass({
|
||||
getDefaultProps : function() {
|
||||
return {
|
||||
brew : {},
|
||||
brew : {
|
||||
text : ''
|
||||
},
|
||||
onChange : ()=>{},
|
||||
|
||||
onMetadataChange : ()=>{},
|
||||
|
||||
Reference in New Issue
Block a user