From 71127611c012c33aa353013eb5ca637d8e2fd8f7 Mon Sep 17 00:00:00 2001 From: Abdelrahman mostafa Date: Thu, 25 Jul 2024 18:24:51 +0300 Subject: [PATCH] sync --- ui/components/ChatWindow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/components/ChatWindow.tsx b/ui/components/ChatWindow.tsx index ea9a93d..531b004 100644 --- a/ui/components/ChatWindow.tsx +++ b/ui/components/ChatWindow.tsx @@ -541,4 +541,4 @@ const ChatWindow = ({ id }: { id?: string }) => { ); }; -export default ChatWindow; +export default ChatWindow; \ No newline at end of file