Fix issues arising post-merge

This commit is contained in:
G.Ambatte
2021-03-04 22:01:37 -05:00
committed by Trevor Buckner
parent 2f9bd00d70
commit 3358094319
+1 -1
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 : '',