가맹점 정보, 일부 상수 및 공용 변경

This commit is contained in:
focp212@naver.com
2025-09-18 14:52:27 +09:00
parent 2910b20974
commit 9ba7bdd3e4
50 changed files with 623 additions and 748 deletions

View File

@@ -48,7 +48,7 @@ export const DataNotificationNotifyContent = ({
if(!!openChild && openChild !== type){
setIsOpen(false);
}
}, [openChild])
}, [openChild]);
return (
<>