From c527fa8fe9772b456a11a52f52c7ee091504d734 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Tue, 12 Aug 2025 17:31:31 +0700 Subject: (andri) fix switch account ke bisnis --- src/pages/my/profile.jsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/pages') diff --git a/src/pages/my/profile.jsx b/src/pages/my/profile.jsx index 663ff97a..887489e0 100644 --- a/src/pages/my/profile.jsx +++ b/src/pages/my/profile.jsx @@ -99,8 +99,7 @@ export default function Profile() { - {auth?.company || - (!ubahAkun && ( + {auth?.company || ((isChecked || (!ubahAkun && ubahAkun !== 'pending')) && (
- {auth?.company || - (!ubahAkun && ( + {auth?.company || ((isChecked || (!ubahAkun && ubahAkun !== 'pending')) && (