From 8b057082bb2b666c9679f24e5fede1fdcb2868d2 Mon Sep 17 00:00:00 2001 From: bracesproul Date: Thu, 6 Mar 2025 20:08:53 -0800 Subject: [PATCH] fix: White out all components below input --- src/components/thread/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/thread/index.tsx b/src/components/thread/index.tsx index 2107630..fab269a 100644 --- a/src/components/thread/index.tsx +++ b/src/components/thread/index.tsx @@ -304,7 +304,7 @@ export function Thread() { } footer={ -
+
{!chatStarted && (
@@ -316,7 +316,7 @@ export function Thread() { -
+