0
0
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:
Scott Tolksdorf
2016-11-24 00:07:04 -05:00
parent 9e14872f06
commit 6af9dd9325
6 changed files with 38 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ const Editor = React.createClass({
onChange : ()=>{},
metadata : {},
onMetadataChange : ()=>{}
onMetadataChange : ()=>{},
};
},
getInitialState: function() {