mirror of
https://github.com/zhigang1992/react-native-segmented-control-tab.git
synced 2026-01-12 22:50:51 +08:00
Fix typo in SegmentedControlTab.defaultProps
This commit is contained in:
@@ -135,8 +135,8 @@ SegmentedControlTab.defaultProps = {
|
||||
tabsContainerStyle: {},
|
||||
tabStyle: {},
|
||||
activeTabStyle: {},
|
||||
textStyle: {},
|
||||
activeTextStyle: {},
|
||||
tabTextStyle: {},
|
||||
activeTabTextStyle: {},
|
||||
tabBadgeContainerStyle: {},
|
||||
activeTabBadgeContainerStyle: {},
|
||||
tabBadgeStyle: {},
|
||||
|
||||
Reference in New Issue
Block a user