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:
@@ -20,7 +20,7 @@ const Editor = createClass({
|
|||||||
return {
|
return {
|
||||||
brew : {
|
brew : {
|
||||||
text : '',
|
text : '',
|
||||||
style : 'sample style'
|
style : ''
|
||||||
},
|
},
|
||||||
|
|
||||||
onTextChange : ()=>{},
|
onTextChange : ()=>{},
|
||||||
|
|||||||
Reference in New Issue
Block a user