From 5989252010bf6132b1b3ce17d72c13e4ee849c92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Sat, 3 Aug 2024 12:02:24 +0200 Subject: [PATCH] refactor: use dev from SvelteKit --- .../organisms/InteractiveGlobe/InteractiveGlobe.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/website/src/components/organisms/InteractiveGlobe/InteractiveGlobe.svelte b/apps/website/src/components/organisms/InteractiveGlobe/InteractiveGlobe.svelte index 306b29a..6414965 100644 --- a/apps/website/src/components/organisms/InteractiveGlobe/InteractiveGlobe.svelte +++ b/apps/website/src/components/organisms/InteractiveGlobe/InteractiveGlobe.svelte @@ -3,6 +3,7 @@