Fix typo in SegmentedControlTab.defaultProps

This commit is contained in:
ashoat
2017-07-17 16:08:20 -04:00
parent b1b3212e62
commit 926720e71a

View File

@@ -135,8 +135,8 @@ SegmentedControlTab.defaultProps = {
tabsContainerStyle: {},
tabStyle: {},
activeTabStyle: {},
textStyle: {},
activeTextStyle: {},
tabTextStyle: {},
activeTabTextStyle: {},
tabBadgeContainerStyle: {},
activeTabBadgeContainerStyle: {},
tabBadgeStyle: {},