This commit is contained in:
0xchaos 2024-11-18 08:28:31 +00:00 committed by GitHub
commit 6d08cd732d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 233 additions and 11 deletions

View file

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