0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-25 05:22:38 +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 {
brew : {
text : '',
style : 'sample style'
style : ''
},
onTextChange : ()=>{},