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