Use local cache to optimize display

This commit is contained in:
2024-02-02 00:50:50 +01:00
parent edbc01122d
commit 311a29cf4b
5 changed files with 179 additions and 85 deletions

View File

@@ -7,6 +7,9 @@
"@emotion/styled": "^11.11.0",
"@mui/material": "^5.15.6",
"@mui/x-date-pickers": "^6.19.2",
"@tanstack/query-sync-storage-persister": "^5.18.0",
"@tanstack/react-query": "^5.18.0",
"@tanstack/react-query-persist-client": "^5.18.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",