We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30a589 commit b9bd846Copy full SHA for b9bd846
index.js
@@ -26,7 +26,7 @@ const propTypes = {
26
animationType: Modal.propTypes.animationType,
27
style: ViewPropTypes.style,
28
selectStyle: ViewPropTypes.style,
29
- selectTextStyle: ViewPropTypes.style,
+ selectTextStyle: Text.propTypes.style,
30
optionStyle: ViewPropTypes.style,
31
optionTextStyle: Text.propTypes.style,
32
optionContainerStyle: ViewPropTypes.style,
0 commit comments