refactor: Add point snapping functionality and enhance aisle management with new Point and Gizmo components

This commit is contained in:
2025-05-30 14:33:55 +05:30
parent 0e0a53bd5a
commit 63bb7c84aa
10 changed files with 234 additions and 77 deletions

View File

@@ -39,6 +39,7 @@
"sass": "^1.78.0",
"socket.io-client": "^4.8.1",
"three": "^0.168.0",
"three-viewport-gizmo": "^2.2.0",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4",
"zustand": "^5.0.0-rc.2"