diff --git a/frontend/src/Hero.tsx b/frontend/src/Hero.tsx index cb55ca1fe..2d07e24be 100644 --- a/frontend/src/Hero.tsx +++ b/frontend/src/Hero.tsx @@ -36,14 +36,14 @@ export default function Hero({ className = '' }: { className?: string }) {
Chats
{conversations?.map((conversation) => (