CUB-195: add useSSE hook and Zustand camera store for live SSE events

This commit is contained in:
rex-bot
2026-05-20 22:56:46 +00:00
parent 5bbfc11597
commit fa0956c6fd
7 changed files with 303 additions and 4 deletions
+2 -1
View File
@@ -12,7 +12,8 @@
"dependencies": {
"lucide-react": "^0.469.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"zustand": "^5.0.13"
},
"devDependencies": {
"@eslint/js": "^9.17.0",