diff --git a/src/app/chat/_components/ChatInterface.tsx b/src/app/chat/_components/ChatInterface.tsx index 93440c6..b52fd7f 100644 --- a/src/app/chat/_components/ChatInterface.tsx +++ b/src/app/chat/_components/ChatInterface.tsx @@ -114,7 +114,7 @@ function AuthenticatedChatInterface({ dbMessages, sessionId }: ChatInterfaceProp )} -