From 0f26518d0432aa9539d7ae7257a390d286ee7391 Mon Sep 17 00:00:00 2001 From: Mike Fix Date: Sun, 22 Sep 2019 11:17:55 -0700 Subject: [PATCH] move login button dropdown to right --- components/LoginButton.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/LoginButton.js b/components/LoginButton.js index db1d0c7..f73d075 100644 --- a/components/LoginButton.js +++ b/components/LoginButton.js @@ -8,7 +8,7 @@ import { useAuth } from './AuthContext' function Drawer(props) { return ( -