mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
[ReactNative] s/Image.sourcePropType/Image.propTypes.source/
This commit is contained in:
@@ -80,7 +80,6 @@ var Image = React.createClass({
|
||||
|
||||
statics: {
|
||||
resizeMode: ImageResizeMode,
|
||||
sourcePropType: ImageSourcePropType,
|
||||
},
|
||||
|
||||
mixins: [NativeMethodsMixin],
|
||||
|
||||
Reference in New Issue
Block a user