From ffeecc37a3e6131a7f1890c3caf8276a2e4f498a Mon Sep 17 00:00:00 2001 From: Sohee Lim Date: Thu, 14 Nov 2024 09:22:48 -0500 Subject: [PATCH] fix: add button hover state --- src/theme/Navbar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme/Navbar.tsx b/src/theme/Navbar.tsx index 0a6ec905b..9c0ae4a89 100644 --- a/src/theme/Navbar.tsx +++ b/src/theme/Navbar.tsx @@ -26,7 +26,7 @@ const Navbar: FC = () => {