Refetching global data on window focus

This commit is contained in:
mrfry 2022-03-20 10:18:40 +01:00
parent c2f991254a
commit 63cee06451
3 changed files with 222 additions and 43 deletions

View file

@ -19,6 +19,7 @@
"next": "^10.0.3",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-query": "^3.34.16",
"react-snowfall": "^1.0.2",
"socket.io-client": "^4.1.2",
"unfetch": "^4.1.0"