From 55fb920baa9792266be1a6b981f954c622c1eaf9 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Thu, 22 Apr 2021 23:02:02 +0200 Subject: Add tests for header Also patches up the leaky abstraction on the actions --- src/components/header/header.svelte | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) (limited to 'src/components/header/header.svelte') diff --git a/src/components/header/header.svelte b/src/components/header/header.svelte index f33e77b..dcf95d5 100644 --- a/src/components/header/header.svelte +++ b/src/components/header/header.svelte @@ -1,39 +1,34 @@