From 69740ba3d50255bbfebc23ee81bc855ea8b9aa5e Mon Sep 17 00:00:00 2001 From: Weves Date: Wed, 29 May 2024 21:24:29 -0700 Subject: [PATCH] Fix rebase issue --- web/src/app/chat/ChatIntro.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/web/src/app/chat/ChatIntro.tsx b/web/src/app/chat/ChatIntro.tsx index 6bb4a0f8f..021224ff7 100644 --- a/web/src/app/chat/ChatIntro.tsx +++ b/web/src/app/chat/ChatIntro.tsx @@ -43,9 +43,8 @@ export function ChatIntro({
-
- Logo -
+ +
{selectedPersona?.name || "How can I help you today?"}