From f68d1ba394d4423d369f827894cde99d760b2402 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Sat, 13 Sep 2025 18:41:21 +0400 Subject: [PATCH] refac --- .../chat/MessageInput/CommandSuggestionList.svelte | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/lib/components/chat/MessageInput/CommandSuggestionList.svelte b/src/lib/components/chat/MessageInput/CommandSuggestionList.svelte index 10a8ca1ec7..d8a9e1e91a 100644 --- a/src/lib/components/chat/MessageInput/CommandSuggestionList.svelte +++ b/src/lib/components/chat/MessageInput/CommandSuggestionList.svelte @@ -151,12 +151,8 @@ /> {/if} {:else} -
-
- -
+
+
{/if}