Fix whitespace
This commit is contained in:
@@ -48,7 +48,6 @@ export default class Cervix extends Component {
|
||||
return (
|
||||
<View style={{ flex: 1 }}>
|
||||
<ScrollView style={styles.page}>
|
||||
<View>
|
||||
<SymptomSectionHeader>Opening</SymptomSectionHeader>
|
||||
<AppText>{labels.opening.explainer}</AppText>
|
||||
<SelectTabGroup
|
||||
@@ -79,7 +78,6 @@ export default class Cervix extends Component {
|
||||
value={this.state.exclude}
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
</ScrollView>
|
||||
<ActionButtonFooter
|
||||
symptom='cervix'
|
||||
|
||||
Reference in New Issue
Block a user