From 7534047155d4c32824f1721fce3a02c582e57118 Mon Sep 17 00:00:00 2001 From: Ahmed Hamdy <82416131+AhmedHHamdy@users.noreply.github.com> Date: Tue, 25 Jul 2023 21:45:39 +0300 Subject: [PATCH] Bugfix/issue 435 (#437) * fixed the focus rings on navbuttons * fixed the focus rings on navbuttons file --- client/src/features/home/NavButtons.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/features/home/NavButtons.js b/client/src/features/home/NavButtons.js index 08bf7f8..98ebee4 100644 --- a/client/src/features/home/NavButtons.js +++ b/client/src/features/home/NavButtons.js @@ -17,7 +17,7 @@ const NavButtons = ({ HomeIcon, LoginIcon, CalendarIcon }) => { {/* Home Button */} {/* Log In & Log Out Button */}