diff --git a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx
index 5ea87db7..013a68ad 100644
--- a/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx
+++ b/apps/x/apps/renderer/src/components/chat-input-with-mentions.tsx
@@ -576,25 +576,28 @@ function ChatInputInner({
)}
{searchAvailable && (
- searchEnabled ? (
-
)}
{lockedModel ? (