add extensions prop

This commit is contained in:
Philipp Kühn
2020-11-12 10:14:50 +01:00
parent dbefbb98fa
commit a2f83b78c1
3 changed files with 11 additions and 5 deletions

View File

@@ -15,7 +15,6 @@
"vue": "2.x"
},
"dependencies": {
"prosemirror-view": "^1.16.1",
"@tiptap/starter-kit": "1.x"
"prosemirror-view": "^1.16.1"
}
}