diff --git a/frontend/components/ChatBox.tsx b/frontend/components/ChatBox.tsx
index 15c89fd..e2552b3 100644
--- a/frontend/components/ChatBox.tsx
+++ b/frontend/components/ChatBox.tsx
@@ -234,12 +234,12 @@ export const ChatBox: React.FC
= ({
return (
-
+ {cardTitle &&
{cardTitle}
-
+ }