add editor to placeholder props

This commit is contained in:
Philipp Kühn
2021-03-27 11:16:50 +01:00
parent 5f599c45b9
commit 0a238d9c12
2 changed files with 11 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
"@tiptap/core": "^2.0.0-beta.1"
},
"dependencies": {
"prosemirror-model": "^1.13.3",
"prosemirror-state": "^1.3.4",
"prosemirror-view": "^1.18.1"
}