feat: add SocketProvider and integrate real-time credits updates in NavPlan component

This commit is contained in:
JSC
2025-07-04 20:19:06 +02:00
parent 81cdbb9321
commit 3f0fc13a12
5 changed files with 154 additions and 2 deletions

View File

@@ -26,6 +26,7 @@
"react-dom": "^19.1.0",
"react-router": "^7.6.3",
"sidebar": "^1.0.2",
"socket.io-client": "^4.8.1",
"tailwind-merge": "^3.3.1",
"tailwindcss": "^4.1.11"
},