[PROP] Fix prop onReceiveAdEvent
This commit is contained in:
parent
5569a1ff62
commit
ab5ff01129
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,
|
||||
|
Loading…
Reference in New Issue
Block a user