Implement virtualized rendering of items in the chat view

This commit is contained in:
Saoud Rizwan
2024-07-24 12:19:14 -04:00
parent 6649f8f495
commit 9c85a36b2c
4 changed files with 55 additions and 44 deletions

View File

@@ -18,6 +18,7 @@
"react-text-truncate": "^0.19.0",
"react-textarea-autosize": "^8.5.3",
"react-use": "^17.5.1",
"react-virtuoso": "^4.7.13",
"rewire": "^7.0.0",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4"