Fix linter problems

This commit is contained in:
Julia Friesel
2019-05-13 08:12:46 +02:00
parent d1e16abe34
commit 6011bd9208
8 changed files with 72 additions and 71 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default function SymptomViewHeader(props) {
</Text>
</View >
<TouchableOpacity
onPress={() => props.goToSymptomInfo()}
onPress={props.deleteEntry}
style={styles.infoButton}
>
<FeatherIcon