made loader

This commit is contained in:
2024-01-22 18:29:14 +05:00
parent 12cfc15a2b
commit 3206ec8540
8 changed files with 1958 additions and 2 deletions
+4 -1
View File
@@ -11,8 +11,11 @@
},
"dependencies": {
"react": "^18.2.0",
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-router-dom": "^6.18.0"
"react-router-dom": "^6.18.0",
"react-unity-webgl": "^9.5.0",
"zustand": "^4.5.0"
},
"devDependencies": {
"@types/react": "^18.2.15",