주석제거

This commit is contained in:
고동영
2024-06-14 18:31:40 +09:00
parent 432b76c9f4
commit 24a94e998f

View File

@@ -107,7 +107,6 @@ export default memo(function PlayerItemCard({
const progressStyle = useMemo(() => ({ width: `${percent}%` }), [percent]);
const ariaLabel = "Selected, " + patnerName + " " + productName;
console.log("#liveInfo", liveInfo);
return (
<SpottableComponent
className={classNames(