mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-14 17:12:40 +00:00
Fixed a bug with saving while not logged in
This commit is contained in:
@@ -102,6 +102,7 @@ const MetadataEditor = React.createClass({
|
||||
},
|
||||
|
||||
render : function(){
|
||||
console.log(this.props.metadata);
|
||||
return <div className='metadataEditor'>
|
||||
<div className='field title'>
|
||||
<label>title</label>
|
||||
|
||||
Reference in New Issue
Block a user