Virtualization of contact selector & improved decoupling of contacts on PUT

This commit is contained in:
Dries Augustyns
2024-08-13 18:59:26 +02:00
parent 4fcb966e73
commit 4fd6c66882
5 changed files with 219 additions and 568 deletions
+2
View File
@@ -47,6 +47,7 @@
"react-dom": "18.3.1",
"react-hook-form": "^7.52.1",
"react-syntax-highlighter": "^15.5.0",
"react-window": "^1.8.10",
"recharts": "^2.12.7",
"sharp": "^0.33.4",
"sonner": "^1.5.0",
@@ -62,6 +63,7 @@
"@types/nprogress": "^0.2.3",
"@types/react": "18.3.3",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/react-window": "^1",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.6",