This commit is contained in:
Julia Friesel
2018-09-01 23:37:59 +02:00
parent 90a2814c4c
commit a2113a5ede
+1 -1
View File
@@ -24,7 +24,7 @@ export default class SelectTabGroup extends Component {
return (
<TouchableOpacity
onPress={() => this.props.onSelect(value)}
key={value}
key={i}
activeOpacity={1}
>
<View style={styles.radioButtonTextGroup}>