Appease linter
This commit is contained in:
@@ -47,7 +47,7 @@ export default class Bleeding extends Component {
|
|||||||
<SymptomSectionHeader>Exclude</SymptomSectionHeader>
|
<SymptomSectionHeader>Exclude</SymptomSectionHeader>
|
||||||
<View flexDirection={'row'}>
|
<View flexDirection={'row'}>
|
||||||
<View flex={1}>
|
<View flex={1}>
|
||||||
<AppText>You can exclude this value if it's not menstrual bleeding</AppText>
|
<AppText>{"You can exclude this value if it's not menstrual bleeding"}</AppText>
|
||||||
</View>
|
</View>
|
||||||
<Switch
|
<Switch
|
||||||
onValueChange={(val) => {
|
onValueChange={(val) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user