Fix rendering of examples

This commit is contained in:
Nikola Đuza 2024-12-05 13:02:21 +01:00
commit aa508ad2f9
No known key found for this signature in database
GPG key ID: 8C10F89D3DE9BCCF
3 changed files with 3 additions and 3 deletions

View file

@ -107,7 +107,7 @@
image: ImageTool,
list: {
class: List,
class: EditorjsList,
inlineToolbar: true,
shortcut: 'CMD+SHIFT+L'
},

View file

@ -121,7 +121,7 @@
},
list: {
class: List,
class: EditorjsList,
inlineToolbar: true,
shortcut: 'CMD+SHIFT+L'
},

View file

@ -120,7 +120,7 @@
image: SimpleImage,
list: {
class: List,
class: EditorjsList,
inlineToolbar: true,
shortcut: 'CMD+SHIFT+L'
},