diff --git a/components/button-with-tooltip.tsx b/components/button-with-tooltip.tsx index bb8f53d..99903b5 100644 --- a/components/button-with-tooltip.tsx +++ b/components/button-with-tooltip.tsx @@ -27,7 +27,7 @@ export function ButtonWithTooltip({ - {tooltipContent} + {tooltipContent} ); diff --git a/components/chat-panel.tsx b/components/chat-panel.tsx index d81325b..60de246 100644 --- a/components/chat-panel.tsx +++ b/components/chat-panel.tsx @@ -4,7 +4,7 @@ import type React from "react"; import { useRef, useEffect, useState } from "react"; import { flushSync } from "react-dom"; import { FaGithub } from "react-icons/fa"; -import { PanelRightClose, PanelRightOpen, AlertTriangle } from "lucide-react"; +import { PanelRightClose, PanelRightOpen, CheckCircle } from "lucide-react"; import Link from "next/link"; import Image from "next/image"; @@ -475,12 +475,12 @@ Please retry with an adjusted search pattern or use display_diagram if retries a About - +