feat(chat-window): add error handling

This commit is contained in:
ItzCrazyKns 2024-05-04 14:56:54 +05:30
parent 4bf69dfdda
commit e3fef3a1be
No known key found for this signature in database
GPG key ID: 8162927C7CCE3065
4 changed files with 31 additions and 1 deletions

View file

@ -24,6 +24,7 @@
"react-dom": "^18",
"react-text-to-speech": "^0.14.5",
"react-textarea-autosize": "^8.5.3",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
"yet-another-react-lightbox": "^3.17.2",
"zod": "^3.22.4"