fix chat list scroll issue

This commit is contained in:
2024-09-26 20:29:30 +03:00
parent e4078e3976
commit 35f299b6cb
5 changed files with 2469 additions and 171 deletions

View File

@@ -41,6 +41,7 @@
"lodash": "^4.17.21",
"mime": "^4.0.4",
"moment": "^2.30.1",
"npm": "^10.8.3",
"quill-image-resize-module-react": "^3.0.0",
"react": "^18.2.0",
"react-copy-to-clipboard": "^5.1.0",
@@ -53,6 +54,7 @@
"react-quill": "^2.0.0",
"react-redux": "^9.1.2",
"react-virtualized": "^9.22.5",
"react-virtuoso": "^4.10.4",
"short-unique-id": "^5.2.0",
"slate": "^0.103.0",
"slate-react": "^0.109.0",