From b3517f971e311c5248b2071f29d85539fd5ff6b0 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Mon, 21 Oct 2024 13:11:56 +0300 Subject: [PATCH] fix type error --- src/components/dialogs/SwitchAccount.tsx | 2 +- src/state/queries/profile.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/dialogs/SwitchAccount.tsx b/src/components/dialogs/SwitchAccount.tsx index 509b963029..3cddb09709 100644 --- a/src/components/dialogs/SwitchAccount.tsx +++ b/src/components/dialogs/SwitchAccount.tsx @@ -55,7 +55,7 @@ export function SwitchAccountDialog({ a.flex_wrap, ]}> - Switch account + Switch Account