use swr for subscribe relaypool (only chats/channels page)

This commit is contained in:
Ren Amamiya
2023-04-22 08:09:17 +07:00
parent 2239606235
commit 340f6e4806
6 changed files with 78 additions and 26 deletions

View File

@@ -35,9 +35,11 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"react-loading-skeleton": "^3.2.1",
"react-player": "^2.12.0",
"react-string-replace": "^1.1.0",
"react-virtuoso": "^4.2.2",
"swr": "^2.1.3",
"tauri-plugin-sql-api": "github:tauri-apps/tauri-plugin-sql",
"unique-names-generator": "^4.7.1"
},