From ffb5d1beae77661b505a110e717c88aa44e1c912 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 28 Oct 2022 14:23:41 +0300 Subject: Merge `Message` and `MessageInput` components from Next version --- vnext/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'vnext/package.json') 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", -- cgit v1.2.3