From 870bede9df9920b23f2e5cb771ff5ae6448e3ac7 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 18 Sep 2024 15:19:29 +0700 Subject: update switch account --- src/lib/auth/components/SwitchAccount.jsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/lib') diff --git a/src/lib/auth/components/SwitchAccount.jsx b/src/lib/auth/components/SwitchAccount.jsx index 3146a3da..b7b67864 100644 --- a/src/lib/auth/components/SwitchAccount.jsx +++ b/src/lib/auth/components/SwitchAccount.jsx @@ -182,17 +182,17 @@ const SwitchAccount = () => { isPKP={isPKP} chekValid={notValid} /> +
+ +
)} -
- -
); }; -- cgit v1.2.3