refactor(music-player): using react-dom-curse

This commit is contained in:
Pihkaal
2024-02-09 23:51:47 +01:00
parent 71ab32c53a
commit dc03aaeb4f
12 changed files with 120 additions and 327 deletions

View File

@@ -14,6 +14,7 @@
"axios": "^1.6.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-dom-curse": "github:pihkaal/react-dom-curse",
"react-router-dom": "^6.21.3",
"tailwind-merge": "^2.2.1",
"vite-tsconfig-paths": "^4.3.1",