diff --git a/frontend/src/Hero.tsx b/frontend/src/Hero.tsx index b74d22f2..8a3d17c8 100644 --- a/frontend/src/Hero.tsx +++ b/frontend/src/Hero.tsx @@ -19,7 +19,7 @@ export default function Hero({ }>; return (
diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index b457dab5..1ac6d24d 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -211,7 +211,7 @@ export default function Conversation() { }; }, []); return ( -
+
{conversationId && ( <>
-
+