From 00c71fd66cf9f4612ff538891cf9c2fec523cc42 Mon Sep 17 00:00:00 2001 From: Adithya Krishna Date: Thu, 14 Mar 2024 01:02:48 +0530 Subject: [PATCH] chore: fixed focus ring Signed-off-by: Adithya Krishna --- apps/web/src/components/(dashboard)/layout/menu-switcher.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx b/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx index 765343d27..6e3a4c015 100644 --- a/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx +++ b/apps/web/src/components/(dashboard)/layout/menu-switcher.tsx @@ -93,7 +93,7 @@ export const MenuSwitcher = ({ user, teams: initialTeamsData }: MenuSwitcherProp