fix(lstv2): added in a close function to stop crashing the server

This commit is contained in:
2025-11-30 10:31:27 -06:00
parent f226c5644c
commit 712a6eebdf
4 changed files with 182 additions and 171 deletions

View File

@@ -53,7 +53,7 @@
"react-dom": "^19.2.0",
"react-hook-form": "^7.66.1",
"react-resizable-panels": "^3.0.6",
"recharts": "^3.5.0",
"recharts": "^2.15.4",
"socket.io-client": "^4.8.1",
"sonner": "^2.0.7",
"tailwind-merge": "^3.4.0",