Good start to drag-n-drop sidebar!

This commit is contained in:
Gregory Schier
2023-03-18 14:41:07 -07:00
parent 3a7f0898f9
commit 91b818f98d
4 changed files with 450 additions and 90 deletions

View File

@@ -43,6 +43,8 @@
"framer-motion": "^9.0.4",
"parse-color": "^1.0.0",
"react": "^18.2.0",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
"react-dom": "^18.2.0",
"react-helmet-async": "^1.3.0",
"react-router-dom": "^6.8.1",