From 150c882827be176799d68d6784c988fe0809bf94 Mon Sep 17 00:00:00 2001 From: OllyNicholass Date: Mon, 18 Nov 2024 21:40:08 +0000 Subject: [PATCH] refactor(#35): sign out to be accessible --- src/lib/components/SignOut.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/components/SignOut.svelte b/src/lib/components/SignOut.svelte index d473f67..91750c8 100644 --- a/src/lib/components/SignOut.svelte +++ b/src/lib/components/SignOut.svelte @@ -17,4 +17,5 @@ } - +