mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-27 13:42:38 +00:00
Fix issues arising post-merge
This commit is contained in:
committed by
Trevor Buckner
parent
2f9bd00d70
commit
3358094319
@@ -43,7 +43,7 @@ const NewPage = createClass({
|
||||
getInitialState : function() {
|
||||
return {
|
||||
brew : {
|
||||
text : this.props.brew.text,
|
||||
text : this.props.brew.text,
|
||||
gDrive : false,
|
||||
title : '',
|
||||
description : '',
|
||||
|
||||
Reference in New Issue
Block a user