Skip to content
Snippets Groups Projects
Commit 6e3a3a30 authored by Julia Friesel's avatar Julia Friesel
Browse files

Remove duplicate view

parent 905fb56d
No related branches found
No related tags found
No related merge requests found
......@@ -30,9 +30,7 @@ export default class Settings extends Component {
<AppText>{labels.tempScale.segmentExplainer}</AppText>
<TempSlider/>
</View>
<View style={styles.settingsSegment}>
<PasswordSetting/>
</View>
<PasswordSetting />
<View style={styles.settingsSegment}>
<AppText style={styles.settingsSegmentTitle}>
{labels.export.button}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment