[PlayerPanel] live 방송일때 ItemCard 예외처리

This commit is contained in:
고동영
2024-05-24 15:02:34 +09:00
parent 53f3e8dfe9
commit ff20d1be59
2 changed files with 15 additions and 19 deletions

View File

@@ -53,9 +53,6 @@ export default function LiveChannelContents({
imageSource={thumbnailUrl ? thumbnailUrl : dfltThumbnailImgPath}
productName={showNm}
patnerName={patncNm}
startDt={strtDt}
endDt={endDt}
timezone={timezone}
onClick={handleItemClick}
type={TYPES.liveHorizontal}
spotlightId={`tabChannel-video-${index}`}