fix drag handle visibility (#868)

This commit is contained in:
Philip Okugbe
2025-03-12 13:17:59 +00:00
committed by GitHub
parent fea6518352
commit 1f40e9b960
5 changed files with 21 additions and 9 deletions

View File

@@ -47,7 +47,7 @@
"react-router-dom": "^7.0.1",
"socket.io-client": "^4.8.1",
"tippy.js": "^6.3.7",
"tiptap-extension-global-drag-handle": "^0.1.16",
"tiptap-extension-global-drag-handle": "^0.1.18",
"zod": "^3.23.8"
},
"devDependencies": {