From 947014945ffdfdf1b5653fa98e5af7b411f295ab Mon Sep 17 00:00:00 2001 From: AkashJana18 Date: Wed, 9 Oct 2024 21:23:03 +0530 Subject: [PATCH] feat:hover-effect for better UI/UX --- frontend/src/components/SettingsBar.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/SettingsBar.tsx b/frontend/src/components/SettingsBar.tsx index 2b7c2a33..f617c6e8 100644 --- a/frontend/src/components/SettingsBar.tsx +++ b/frontend/src/components/SettingsBar.tsx @@ -71,9 +71,9 @@ const SettingsBar = ({ setActiveTab, activeTab }: SettingsBarProps) => {