From 683edc05fc3f2443d63781fb543da0c86b736f62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Wed, 14 Sep 2022 10:29:37 +0200 Subject: [PATCH] Fix button prefetch values and remove unused IO rootMargin --- src/components/atoms/Button.svelte | 2 +- src/components/organisms/InteractiveGlobe2.svelte | 5 +---- src/routes/[country]/[location]/+page.svelte | 5 +---- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/src/components/atoms/Button.svelte b/src/components/atoms/Button.svelte index 56ac503..4e0e9bd 100644 --- a/src/components/atoms/Button.svelte +++ b/src/components/atoms/Button.svelte @@ -44,7 +44,7 @@