From 15dbc6df85431102c91d8660b3018efa3583478c Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 26 Jun 2025 10:35:59 -0500 Subject: [PATCH] AccountSwitcher: modal={false} --- 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 d3ebf5e..4f4518b 100644 --- a/src/components/auth/AccountSwitcher.tsx +++ b/src/components/auth/AccountSwitcher.tsx @@ -28,7 +28,7 @@ export function AccountSwitcher({ onAddAccountClick }: AccountSwitcherProps) { } return ( - +