Make option a callback, update docs

This commit is contained in:
Kasper Nilsson
2022-02-10 16:58:26 -08:00
committed by Dominik
parent eda8d801b5
commit 2875fbe1c9
3 changed files with 57 additions and 35 deletions

View File

@@ -23,6 +23,9 @@
"peerDependencies": {
"@tiptap/core": "^2.0.0-beta.1"
},
"dependencies": {
"prosemirror-model": "^1.16.1"
},
"repository": {
"type": "git",
"url": "https://github.com/ueberdosis/tiptap",