0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 09:12:39 +00:00

Fix issues arising post-merge

This commit is contained in:
G.Ambatte
2021-03-02 22:14:26 +13:00
committed by Trevor Buckner
parent 2f9bd00d70
commit 3358094319

View File

@@ -43,7 +43,7 @@ const NewPage = createClass({
getInitialState : function() { getInitialState : function() {
return { return {
brew : { brew : {
text : this.props.brew.text, text : this.props.brew.text,
gDrive : false, gDrive : false,
title : '', title : '',
description : '', description : '',