[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…
Reference in New Issue