From 29ecc716dcf6f957de6000bbdff6aad53305c478 Mon Sep 17 00:00:00 2001 From: Ans155 <110165397+Ans155@users.noreply.github.com> Date: Sun, 25 Jun 2023 15:01:13 +0530 Subject: [PATCH] chat component --- components/Friend/Chat/Chat.jsx | 11 +++++++---- context/AppContext.js | 2 +- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/components/Friend/Chat/Chat.jsx b/components/Friend/Chat/Chat.jsx index 8562849..d07938a 100644 --- a/components/Friend/Chat/Chat.jsx +++ b/components/Friend/Chat/Chat.jsx @@ -21,10 +21,10 @@ const Chat = ({sendMessage, readMessage, friendMsg, account, userName, Loading,
{currentUserAddress}
+{currentUserAddress}
*/}