[Log] Log, IF-LGSP-LOG-006 / Product Detail 이력 (logTpNo: “410”) 반영
This commit is contained in:
@@ -329,15 +329,14 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
{/* 테마그룹상품 영역*/}
|
||||
{curationId && (hotelInfos || themeData) && (
|
||||
<ThemeProduct
|
||||
selectedIndex={selectedIndex}
|
||||
setSelectedIndex={setSelectedIndex}
|
||||
// isOnTop={isOnTop}
|
||||
panelInfo={panelInfo}
|
||||
selectedCurationId={curationId}
|
||||
selectedCurationNm={curationNm}
|
||||
selectedIndex={selectedIndex}
|
||||
selectedPatnrId={patnrId}
|
||||
logParamsRef={logParamsRef}
|
||||
setSelectedIndex={setSelectedIndex}
|
||||
themeType={type}
|
||||
launchedFromPlayer={panelInfo.launchedFromPlayer}
|
||||
isOnTop={isOnTop}
|
||||
/>
|
||||
)}
|
||||
</TBody>
|
||||
|
||||
Reference in New Issue
Block a user