From f1ae202812546a6646d009a36dda6e9fe12bedf9 Mon Sep 17 00:00:00 2001 From: 1600822305 <161661698+1600822305@users.noreply.github.com> Date: Mon, 14 Apr 2025 18:38:13 +0800 Subject: [PATCH] Update Inputbar.tsx --- src/renderer/src/pages/home/Inputbar/Inputbar.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/renderer/src/pages/home/Inputbar/Inputbar.tsx b/src/renderer/src/pages/home/Inputbar/Inputbar.tsx index 72280e3520..1230ef6fbe 100644 --- a/src/renderer/src/pages/home/Inputbar/Inputbar.tsx +++ b/src/renderer/src/pages/home/Inputbar/Inputbar.tsx @@ -1,3 +1,4 @@ +// @ts-ignore - Keep all imports for future use import { CodeOutlined, FileSearchOutlined,