From 1d072f532c5c24436ca05d9707eeeb910bb4c756 Mon Sep 17 00:00:00 2001 From: "Indoteknik ." Date: Sat, 16 Aug 2025 13:24:26 +0700 Subject: fix --- src/pages/my/profile.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/pages/my/profile.jsx b/src/pages/my/profile.jsx index 887489e0..5187cdca 100644 --- a/src/pages/my/profile.jsx +++ b/src/pages/my/profile.jsx @@ -73,7 +73,7 @@ export default function Profile() { <> setChangeConfirmation(false)} // Menutup popup + close={() => setChangeConfirmation(false)} //Menutup popup title="Ubah type akun" >
-- cgit v1.2.3