Use React hook to better deal with websockets (#3299)

This commit is contained in:
Ramon de Klein
2024-05-01 12:42:49 +02:00
committed by GitHub
parent 348376c672
commit 02a0db1408
3 changed files with 91 additions and 96 deletions

View File

@@ -22,6 +22,7 @@
"react-pdf": "7.7.1",
"react-redux": "^8.1.3",
"react-router-dom": "6.22.3",
"react-use-websocket": "^4.8.1",
"react-virtualized": "^9.22.5",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",