fix typo
This commit is contained in:
@@ -54,7 +54,7 @@ new Editor({
|
|||||||
Paragraph,
|
Paragraph,
|
||||||
Text,
|
Text,
|
||||||
Heading.configure({
|
Heading.configure({
|
||||||
level: [1, 2, 3],
|
levels: [1, 2, 3],
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user