New less witty placeholder
This commit is contained in:
@ -188,7 +188,7 @@ type KeyData = {
|
|||||||
<StyledEditor
|
<StyledEditor
|
||||||
innerRef={ref => (this.editor = ref)}
|
innerRef={ref => (this.editor = ref)}
|
||||||
placeholder="Start with a title…"
|
placeholder="Start with a title…"
|
||||||
bodyPlaceholder="Insert witty platitude here"
|
bodyPlaceholder="…the rest is your canvas"
|
||||||
schema={this.schema}
|
schema={this.schema}
|
||||||
plugins={this.plugins}
|
plugins={this.plugins}
|
||||||
emoji={this.props.emoji}
|
emoji={this.props.emoji}
|
||||||
|
Reference in New Issue
Block a user