From ae0316a30e01a2e5ff3f9d2f9f759c1cd6410f34 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Thu, 2 Apr 2026 17:53:11 -0500 Subject: [PATCH] refac --- src/lib/components/chat/ChatPlaceholder.svelte | 5 +++-- src/lib/components/chat/Placeholder.svelte | 5 +++-- src/lib/components/layout/Overlay/AccountPending.svelte | 8 +++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/lib/components/chat/ChatPlaceholder.svelte b/src/lib/components/chat/ChatPlaceholder.svelte index e80b09a45e..499b4f6325 100644 --- a/src/lib/components/chat/ChatPlaceholder.svelte +++ b/src/lib/components/chat/ChatPlaceholder.svelte @@ -1,6 +1,7 @@