From cd740f436db4ea308dbede14ef7ff56e8126f51b Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 13 Sep 2025 02:45:15 +0400 Subject: [PATCH] refac --- .../chat/MessageInput/IntegrationsMenu.svelte | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/src/lib/components/chat/MessageInput/IntegrationsMenu.svelte b/src/lib/components/chat/MessageInput/IntegrationsMenu.svelte index bfd4084b2b..20d37c9955 100644 --- a/src/lib/components/chat/MessageInput/IntegrationsMenu.svelte +++ b/src/lib/components/chat/MessageInput/IntegrationsMenu.svelte @@ -139,17 +139,16 @@ }} >
- -
- -
- -
{tools[toolId].name}
-
+
+ +
+ +
+
+ +
{tools[toolId].name}
+
+