From 6271e3e9951da7abc7b7d1384a74548f846e6044 Mon Sep 17 00:00:00 2001 From: ayangweb <75017711+ayangweb@users.noreply.github.com> Date: Fri, 7 Mar 2025 14:59:22 +0800 Subject: [PATCH] refactor: hide file uploads (#264) --- src/components/Search/InputBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Search/InputBox.tsx b/src/components/Search/InputBox.tsx index 1d22380e..a10702ee 100644 --- a/src/components/Search/InputBox.tsx +++ b/src/components/Search/InputBox.tsx @@ -362,7 +362,7 @@ export default function ChatInput({ > {isChatMode ? (
- + {/* */}