add multi image upload

This commit is contained in:
SethBurkart123
2024-03-31 20:50:52 +11:00
parent 8d55b878da
commit 93e97d3c21
6 changed files with 153 additions and 16 deletions
+2
View File
@@ -40,6 +40,7 @@
"@sentry/vite-plugin": "^2.16.0",
"@types/color": "^3.0.6",
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
@@ -55,6 +56,7 @@
"dompurify": "^3.0.8",
"framer-motion": "^10.18.0",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"million": "latest",
"motion": "^10.17.0",
"npm": "^10.4.0",