[PROP] Fix prop onReceiveAdEvent
This commit is contained in:
2
Video.js
2
Video.js
@@ -536,7 +536,7 @@ Video.propTypes = {
|
||||
needsToRestoreUserInterfaceForPictureInPictureStop: PropTypes.func,
|
||||
onExternalPlaybackChange: PropTypes.func,
|
||||
adTagUrl: PropTypes.string,
|
||||
onReceiveAdEvents: PropTypes.func,
|
||||
onReceiveAdEvent: PropTypes.func,
|
||||
|
||||
/* Required by react-native */
|
||||
scaleX: PropTypes.number,
|
||||
|
Reference in New Issue
Block a user