Improve drag and drop

This commit is contained in:
Hakan Shehu
2025-01-24 01:11:31 +01:00
parent 1c91f087f7
commit 72c0cb2786
6 changed files with 63 additions and 28 deletions

7
package-lock.json generated
View File

@@ -104,6 +104,7 @@
"react-router-dom": "^7.1.3",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"tiptap-extension-auto-joiner": "^0.1.3",
"ts-pattern": "^5.6.1",
"update-electron-app": "^3.1.0",
"utf-8-validate": "^6.0.5",
@@ -18889,6 +18890,12 @@
"@popperjs/core": "^2.9.0"
}
},
"node_modules/tiptap-extension-auto-joiner": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/tiptap-extension-auto-joiner/-/tiptap-extension-auto-joiner-0.1.3.tgz",
"integrity": "sha512-nY3aKeCpVb2WjjVEZkLtEqxsK3KU1zGioyglMhK1sUFNjKDccOfRyz/YDKrHRAVsKJPGnk2A8VA1827iGEAXWQ==",
"license": "MIT"
},
"node_modules/tmp": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.3.tgz",