From 8965da6af000093f474b260d5c1ceea9173789cd Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sun, 15 Dec 2019 18:07:45 -0800 Subject: [PATCH] Make the logout link actually work --- resources/scripts/components/NavigationBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scripts/components/NavigationBar.tsx b/resources/scripts/components/NavigationBar.tsx index d2369e87..0482069e 100644 --- a/resources/scripts/components/NavigationBar.tsx +++ b/resources/scripts/components/NavigationBar.tsx @@ -38,9 +38,9 @@ export default () => { } - + - +