From 293531549c590cc14a04274be61d71a399ea60ad Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Fri, 19 Sep 2025 02:19:48 -0500 Subject: [PATCH] refac: alpine injection --- .../components/common/FullHeightIframe.svelte | 111 +++++++++++------- 1 file changed, 67 insertions(+), 44 deletions(-) diff --git a/src/lib/components/common/FullHeightIframe.svelte b/src/lib/components/common/FullHeightIframe.svelte index 5c0feef8df..b1257aec80 100644 --- a/src/lib/components/common/FullHeightIframe.svelte +++ b/src/lib/components/common/FullHeightIframe.svelte @@ -1,5 +1,5 @@