Implement initial version of block dragging in editor

This commit is contained in:
Hakan Shehu
2025-01-22 12:29:53 +01:00
parent 63d447c159
commit e266da2450
11 changed files with 358 additions and 135 deletions

View File

@@ -42,6 +42,7 @@
"dependencies": {
"@colanode/core": "*",
"@colanode/crdt": "*",
"@floating-ui/react": "^0.27.3",
"@hookform/resolvers": "^3.10.0",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.2",