mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-06 19:38:08 +08:00
Update index.vue
According to this line https://github.com/scrumpy/tiptap/blob/master/packages/tiptap-extensions/src/extensions/Placeholder.js#L46
This commit is contained in:
parent
92c4e0457c
commit
a510080c41
@ -24,7 +24,7 @@ export default {
|
||||
new BulletList(),
|
||||
new ListItem(),
|
||||
new Placeholder({
|
||||
emptyClass: 'is-empty',
|
||||
emptyNodeClass: 'is-empty',
|
||||
emptyNodeText: 'Write something …',
|
||||
showOnlyWhenEditable: true,
|
||||
}),
|
||||
|
Loading…
Reference in New Issue
Block a user