diff --git a/src/interface/web/app/page.tsx b/src/interface/web/app/page.tsx index e77589a1..03380b7f 100644 --- a/src/interface/web/app/page.tsx +++ b/src/interface/web/app/page.tsx @@ -233,7 +233,7 @@ function ChatBodyData(props: ChatBodyDataProps) { props.isMobileWidth && <>
-
+
{agentIcons.map((icon, index) => (