From df1e6f7311b4fe218a98ba98ff6a91ad7af2f9a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Wed, 17 Nov 2021 21:51:26 +0100 Subject: [PATCH] Add reveal animation on Locations list --- src/components/organisms/Locations.svelte | 42 +++++++++++++++++++++-- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/src/components/organisms/Locations.svelte b/src/components/organisms/Locations.svelte index 140dfe6..3e3833b 100644 --- a/src/components/organisms/Locations.svelte +++ b/src/components/organisms/Locations.svelte @@ -1,17 +1,19 @@
@@ -54,7 +90,7 @@ {/each} -