New less witty placeholder

This commit is contained in:
Jori Lallo
2017-10-08 12:19:02 -07:00
parent 7081291ed6
commit 0df8d22544

View File

@ -188,7 +188,7 @@ type KeyData = {
<StyledEditor
innerRef={ref => (this.editor = ref)}
placeholder="Start with a title…"
bodyPlaceholder="Insert witty platitude here"
bodyPlaceholder="…the rest is your canvas"
schema={this.schema}
plugins={this.plugins}
emoji={this.props.emoji}