가맹점 정보, 일부 상수 및 공용 변경
This commit is contained in:
@@ -48,7 +48,7 @@ export const DataNotificationNotifyContent = ({
|
||||
if(!!openChild && openChild !== type){
|
||||
setIsOpen(false);
|
||||
}
|
||||
}, [openChild])
|
||||
}, [openChild]);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user