From 92f071739fa57d97fe7c7cc88cee98392cf16ee1 Mon Sep 17 00:00:00 2001 From: Ax333l Date: Mon, 16 Jan 2023 22:04:44 +0100 Subject: [PATCH] the afn --- src/lib/components/atoms/LogoOption.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/components/atoms/LogoOption.svelte b/src/lib/components/atoms/LogoOption.svelte index 92bbde8..a91ae43 100644 --- a/src/lib/components/atoms/LogoOption.svelte +++ b/src/lib/components/atoms/LogoOption.svelte @@ -39,9 +39,9 @@ guhhhhhhhhhhhhhhhhhhhhh - {#each variants as variant} + {#each variants as variant, i} - + {/each}