Merge pull request #336 from iliyaZelenko/patch-5

Update index.vue
This commit is contained in:
Philipp Kühn
2019-06-04 21:12:00 +02:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ export default {
new BulletList(),
new ListItem(),
new Placeholder({
emptyClass: 'is-empty',
emptyNodeClass: 'is-empty',
emptyNodeText: 'Write something …',
showOnlyWhenEditable: true,
}),