fix: remove dummy needsToRestoreUserInterfaceForPictureInPictureStop
This commit is contained in:
parent
edf7eee287
commit
822f8c0774
1
Video.js
1
Video.js
@ -557,7 +557,6 @@ Video.propTypes = {
|
||||
onAudioFocusChanged: PropTypes.func,
|
||||
onAudioBecomingNoisy: PropTypes.func,
|
||||
onPictureInPictureStatusChanged: PropTypes.func,
|
||||
needsToRestoreUserInterfaceForPictureInPictureStop: PropTypes.func,
|
||||
onExternalPlaybackChange: PropTypes.func,
|
||||
adTagUrl: PropTypes.string,
|
||||
onReceiveAdEvent: PropTypes.func,
|
||||
|
Loading…
Reference in New Issue
Block a user