From 2f74411118c35f0c9d852966af25e04b45dd3f53 Mon Sep 17 00:00:00 2001 From: Berke Güzel Date: Mon, 9 Feb 2026 00:47:32 +0300 Subject: formatting and more perf --- src/lib/components/Giscus.svelte | 184 ++++++++++++++++++++------------------- 1 file changed, 94 insertions(+), 90 deletions(-) (limited to 'src/lib/components/Giscus.svelte') diff --git a/src/lib/components/Giscus.svelte b/src/lib/components/Giscus.svelte index 6659b36..3179764 100644 --- a/src/lib/components/Giscus.svelte +++ b/src/lib/components/Giscus.svelte @@ -1,98 +1,102 @@
- {#if !hasLoaded} - - {/if} - -
-
+ {#if !hasLoaded} + + {/if} + +
+
-- cgit v1.2.3