mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
[catlyst|madman] fix prop type warning
This commit is contained in:
parent
65ba4c68c0
commit
50f77016bb
@ -57,7 +57,7 @@ var Image = React.createClass({
|
||||
* resource (which should be wrapped in the `ix` function).
|
||||
*/
|
||||
uri: PropTypes.string,
|
||||
}).isRequired,
|
||||
}),
|
||||
/**
|
||||
* accessible - Whether this element should be revealed as an accessible
|
||||
* element.
|
||||
|
Loading…
x
Reference in New Issue
Block a user