Merge pull request #31106 from grantila/grantila/add-multiget-to-user-settings

Batch consecutive get calls to user-settings
This commit is contained in:
Fredrik Adelöw
2026-02-03 22:01:11 +01:00
committed by GitHub
15 changed files with 686 additions and 88 deletions
+1
View File
@@ -69,6 +69,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"dataloader": "^2.0.0",
"react-use": "^17.2.4",
"zen-observable": "^0.10.0"
},