From 9e3a3be60b44d0b2125656e202a5e5a39db691f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fe=CC=81lix=20Pe=CC=81ault?= Date: Mon, 24 Jan 2022 22:19:20 +0100 Subject: [PATCH] Use Switcher links from API and animate component --- src/components/molecules/Switcher.svelte | 40 ++++++++++-------------- src/routes/__layout.svelte | 1 + 2 files changed, 17 insertions(+), 24 deletions(-) diff --git a/src/components/molecules/Switcher.svelte b/src/components/molecules/Switcher.svelte index 29706c1..c1bbd1a 100644 --- a/src/components/molecules/Switcher.svelte +++ b/src/components/molecules/Switcher.svelte @@ -1,35 +1,17 @@