From 998b63a35256ac985a5a2714dd1ca451af4dfd8a Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 9 Oct 2024 00:41:20 -0700 Subject: chore(prettier): use spaces instead of tabs --- src/lib/Layout/Popup.svelte | 98 ++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 49 deletions(-) (limited to 'src/lib/Layout/Popup.svelte') diff --git a/src/lib/Layout/Popup.svelte b/src/lib/Layout/Popup.svelte index be55adf0..b82e86c2 100644 --- a/src/lib/Layout/Popup.svelte +++ b/src/lib/Layout/Popup.svelte @@ -1,59 +1,59 @@ {#if show} -
- - - -
+
+ + + +
{/if} -- cgit v1.2.3