summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
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>