remove console log
This commit is contained in:
parent
761d42cbcf
commit
87c1ffb236
@ -236,7 +236,6 @@ const ExternalVideoPlayer: React.FC<ExternalVideoPlayerProps> = ({
|
||||
if (deviceInfo.isMobile && showHoverToolBar) {
|
||||
toolbarStyle = 'showMobileHoverToolbar';
|
||||
}
|
||||
console.log({videoUrl})
|
||||
|
||||
return (
|
||||
<Styled.Container
|
||||
|
Loading…
Reference in New Issue
Block a user