[DetailPanel] showProductData 가공공

This commit is contained in:
고동영
2024-05-09 21:41:25 +09:00
parent 1faa253856
commit cb6750386a
9 changed files with 108 additions and 62 deletions

View File

@@ -235,6 +235,9 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
}
lgCatCd={lgCatCd}
panelInfo={panelInfo}
selectedCurationId={curationId}
selectedPatnrId={patnrId}
selectedPrdtId={prdtId}
/>
)}
</>