mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 09:42:43 +00:00
Added in a brew item component
This commit is contained in:
@@ -20,7 +20,7 @@ const Editor = React.createClass({
|
||||
onChange : ()=>{},
|
||||
|
||||
metadata : {},
|
||||
onMetadataChange : ()=>{}
|
||||
onMetadataChange : ()=>{},
|
||||
};
|
||||
},
|
||||
getInitialState: function() {
|
||||
|
||||
Reference in New Issue
Block a user