remove logs

This commit is contained in:
redesyef 2024-09-25 18:29:40 -05:00
parent f819e5f3eb
commit c7f74e2359

View file

@ -535,7 +535,6 @@ const ChatWindow = ({ id }: { id?: string }) => {
}
// eslint-disable-next-line react-hooks/exhaustive-deps
}, [messages]);
console.log(hasError);
// if (hasError) {
// return (