summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-09-23 14:17:52 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-09-23 14:17:52 +0700
commitf404f9801db1f234ae03ec9c9542ba5d4aa1bf46 (patch)
tree4269cf258ad49859d5c45ce44074cd127910a109 /src/pages
parent4d9d8bd328675ce0a99359d7558553634c995f38 (diff)
<iman> delete console.log
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/my/profile.jsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pages/my/profile.jsx b/src/pages/my/profile.jsx
index 13cab06d..0eeec6cf 100644
--- a/src/pages/my/profile.jsx
+++ b/src/pages/my/profile.jsx
@@ -28,11 +28,9 @@ export default function Profile() {
setIsAprove(progresSwitchAccount.status);
setUbahAkun(progresSwitchAccount.status === 'unknown');
}
- console.log('progresSwitchAccount', progresSwitchAccount);
};
loadPromo();
}, []);
- console.log('isAprove', isAprove);
return (
<IsAuth>
<MobileView>