0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 06:12:51 +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() {
return {
brew : {
text : this.props.brew.text,
text : this.props.brew.text,
gDrive : false,
title : '',
description : '',