improve new extensions
This commit is contained in:
@@ -37,10 +37,10 @@ export default {
|
||||
// <p>Example Text</p>
|
||||
// `,
|
||||
extensions: [
|
||||
Document(),
|
||||
Paragraph(),
|
||||
Text(),
|
||||
Collaboration({
|
||||
Document,
|
||||
Paragraph,
|
||||
Text,
|
||||
Collaboration.set({
|
||||
provider: this.provider,
|
||||
type: this.type,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user