diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-08-15 09:49:53 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-08-15 09:49:53 +0700 |
| commit | e9765b1f5e184f9652c561d2a692f2b147888adf (patch) | |
| tree | 871e36e18d98b409795b270a7023eda109599d93 /src | |
| parent | 9159b649258703ea0539ea958cdf8b3c5987e474 (diff) | |
<hafid> fix alur repeat order
Diffstat (limited to 'src')
| -rw-r--r-- | src/pages/my/profile.jsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/my/profile.jsx b/src/pages/my/profile.jsx index 1b449e2d..859b6960 100644 --- a/src/pages/my/profile.jsx +++ b/src/pages/my/profile.jsx @@ -41,7 +41,6 @@ export default function Profile() { setChangeConfirmation(false); setIsChecked(true); }; - console.log('auth : ', auth); return ( <> <BottomPopup |
