[상품 상세] shopbymobile 팝업 노출관련 수정
- 팝업이 정상적이지않아 의존성배열에 추가하여 수정.
This commit is contained in:
@@ -1137,8 +1137,8 @@ export default function ProductAllSection({
|
||||
}
|
||||
|
||||
setMobileSendPopupOpen(true); // 팝업 열기
|
||||
}, setMobileSendPopupOpen),
|
||||
[]
|
||||
}),
|
||||
[setMobileSendPopupOpen]
|
||||
);
|
||||
|
||||
const shopByMobileId = useMemo(
|
||||
|
||||
Reference in New Issue
Block a user