[DetailPanel] youmaylike 예외처리 수정
This commit is contained in:
@@ -223,9 +223,8 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
<YouMayLike
|
||||
isUnable={
|
||||
productData?.pmtSuptYn === "N" ||
|
||||
(themeProductInfos &&
|
||||
themeProductInfos.length > 0 &&
|
||||
themeProductInfos[selectedIndex]?.pmtSuptYn === "N")
|
||||
type === "hotel" ||
|
||||
type === "theme"
|
||||
}
|
||||
lgCatCd={lgCatCd}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user