[PlayerPanel] live 방송일때 ItemCard 예외처리
This commit is contained in:
@@ -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}`}
|
||||
|
||||
Reference in New Issue
Block a user