This commit is contained in:
Abdelrahman mostafa 2024-07-25 18:24:51 +03:00
parent ddc74f316f
commit 71127611c0

View file

@ -541,4 +541,4 @@ const ChatWindow = ({ id }: { id?: string }) => {
); );
}; };
export default ChatWindow; export default ChatWindow;