Илья 2019-06-01 19:24:32 +03:00 committed by GitHub
parent 92c4e0457c
commit a510080c41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,
}),