Player LiveChannel grogressBar gague vod 예외처리
This commit is contained in:
@@ -152,7 +152,7 @@ export default memo(function PlayerItemCard({
|
||||
</div>
|
||||
|
||||
<h3 dangerouslySetInnerHTML={productName()} className={css.title} />
|
||||
{liveInfo && liveInfo[selectedIndex]?.showType === "live" && (
|
||||
{liveInfo && liveInfo.showType === "live" && (
|
||||
<div
|
||||
className={classNames(
|
||||
css.progressBarWrap,
|
||||
|
||||
Reference in New Issue
Block a user