diff --git a/src/components/input/SearchBox.tsx b/src/components/input/SearchBox.tsx
index 5a16abb..fcbe905 100644
--- a/src/components/input/SearchBox.tsx
+++ b/src/components/input/SearchBox.tsx
@@ -31,8 +31,8 @@ export default function SearchBox({ className, value, placeholder = "", onChange
/>
{showAiLink && (
-
-
+
+
)}