From 9159b649258703ea0539ea958cdf8b3c5987e474 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Fri, 15 Aug 2025 09:48:06 +0700 Subject: fix alur repeat order --- src/pages/my/profile.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pages') 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 ( <>