summaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-08-15 09:48:06 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-08-15 09:48:06 +0700
commit9159b649258703ea0539ea958cdf8b3c5987e474 (patch)
tree185e6f1d6c01a9f6fae97d016a28cb47b19b9d85 /src/pages
parentd90fe88740674de2a5dcc4a06a93c71884bb8262 (diff)
<hafid> fix alur repeat order
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/my/profile.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/my/profile.jsx b/src/pages/my/profile.jsx
index 859b6960..1b449e2d 100644
--- a/src/pages/my/profile.jsx
+++ b/src/pages/my/profile.jsx
@@ -41,6 +41,7 @@ export default function Profile() {
setChangeConfirmation(false);
setIsChecked(true);
};
+ console.log('auth : ', auth);
return (
<>
<BottomPopup