Attempt to use tiptap for view, failing due to https://github.com/ueberdosis/tiptap/issues/5176

This commit is contained in:
Jon Staab
2024-09-24 10:56:42 -07:00
parent d7dba6c61a
commit 256a70d6fb
7 changed files with 41 additions and 34 deletions
+3 -3
View File
@@ -48,12 +48,12 @@
"@tiptap/extension-text": "^2.6.6",
"@tiptap/suggestion": "^2.6.4",
"@types/throttle-debounce": "^5.0.2",
"@welshman/app": "^0.0.7",
"@welshman/lib": "^0.0.17",
"@welshman/util": "^0.0.33",
"@welshman/store": "^0.0.7",
"@welshman/net": "^0.0.22",
"@welshman/signer": "^0.0.5",
"@welshman/app": "^0.0.7",
"@welshman/store": "^0.0.7",
"@welshman/util": "^0.0.33",
"daisyui": "^4.12.10",
"date-picker-svelte": "^2.13.0",
"fuse.js": "^7.0.0",