From 0d11be1a935bd2f34e136376b60a692cd3c7537d Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Tue, 31 Jan 2023 18:07:10 -0800 Subject: [PATCH] Fix auth modal button hover color --- components/LoginModal/index.tsx | 1 + components/SignupModal/index.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/components/LoginModal/index.tsx b/components/LoginModal/index.tsx index 5386f114..c6b0c7c7 100644 --- a/components/LoginModal/index.tsx +++ b/components/LoginModal/index.tsx @@ -253,6 +253,7 @@ const LoginModal = (props: Props) => {