From 3616d580923b2b04e2f0d4e698f0cab2b564dd41 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:39 -0400 Subject: [PATCH] Oopsie I deleted the logout icon --- components/Navigation.tsx | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/components/Navigation.tsx b/components/Navigation.tsx index 9b11851..a392a88 100644 --- a/components/Navigation.tsx +++ b/components/Navigation.tsx @@ -127,7 +127,24 @@ export default function (props: { onClick={async () => await destroySession()} size="md" variant="ghost" - > + > + + + + + ) : (