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