From 42e234105b883217f4fc28adc2d257062c118317 Mon Sep 17 00:00:00 2001 From: highperfocused Date: Sun, 28 Dec 2025 15:10:30 +0100 Subject: [PATCH] fix: remove modal prop from DropdownMenu in AccountSwitcher component --- src/components/auth/AccountSwitcher.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/auth/AccountSwitcher.tsx b/src/components/auth/AccountSwitcher.tsx index b25e408..c83ce89 100644 --- a/src/components/auth/AccountSwitcher.tsx +++ b/src/components/auth/AccountSwitcher.tsx @@ -50,7 +50,7 @@ export function AccountSwitcher({ onAddAccountClick }: AccountSwitcherProps) { }; return ( - +