From 5a08084899ea4cf8691d034b50e15dc4203544dc Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 25 Feb 2026 19:00:56 -0600 Subject: [PATCH] refac --- .../chat/FileNav/FilePreview.svelte | 42 ++++++++++++++++++- 1 file changed, 40 insertions(+), 2 deletions(-) diff --git a/src/lib/components/chat/FileNav/FilePreview.svelte b/src/lib/components/chat/FileNav/FilePreview.svelte index e2e52f6ed6..9f3527953d 100644 --- a/src/lib/components/chat/FileNav/FilePreview.svelte +++ b/src/lib/components/chat/FileNav/FilePreview.svelte @@ -1,6 +1,8 @@