aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2022-10-28 14:23:41 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commitffb5d1beae77661b505a110e717c88aa44e1c912 (patch)
treebdb1c9a79ac6cf183d5309e40c30a1fb272321f2 /vnext/package.json
parent06d14f94a998ef795c52e7950e5cc8828464ae8e (diff)
Merge `Message` and `MessageInput` components from Next version
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index cfcfee29..03957f0b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -91,6 +91,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-hook-form": "^7.38.0",
+ "react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.2",
"react-use": "^17.4.0",
"regenerator-runtime": "^0.13.10",