0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 17:02:40 +00:00

Remove default text

This commit is contained in:
Trevor Buckner
2021-06-05 16:09:23 -04:00
parent e67fadef02
commit 1ef5bfed94

View File

@@ -20,7 +20,7 @@ const Editor = createClass({
return { return {
brew : { brew : {
text : '', text : '',
style : 'sample style' style : ''
}, },
onTextChange : ()=>{}, onTextChange : ()=>{},