cr
This commit is contained in:
@@ -162,7 +162,7 @@ export function Thread() {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
const chatStarted = !!threadId || !!messages.length
|
const chatStarted = !!threadId || !!messages.length;
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex w-full h-screen overflow-hidden">
|
<div className="flex w-full h-screen overflow-hidden">
|
||||||
|
|||||||
Reference in New Issue
Block a user