From 4b2f78520def31ac5e16ddcd689f4a4bad3e6d68 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Tue, 2 Jun 2026 22:58:39 -0400 Subject: [PATCH] fix: polish project landing context --- client/src/components/Chat/ChatView.tsx | 18 +++++++++--------- packages/data-schemas/src/methods/index.ts | 1 - 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/client/src/components/Chat/ChatView.tsx b/client/src/components/Chat/ChatView.tsx index cceb268aae..fc634eb3e5 100644 --- a/client/src/components/Chat/ChatView.tsx +++ b/client/src/components/Chat/ChatView.tsx @@ -38,16 +38,16 @@ function LoadingSpinner() { function ProjectLanding({ project }: { project: TChatProject }) { return ( -
-
-
-