moves labels from cycle-day

This commit is contained in:
tina
2018-11-28 14:21:04 +01:00
parent 75ef151098
commit 186156007a
11 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import {
} from 'react-native'
import styles from '../../../styles'
import { saveSymptom } from '../../../db'
import { bleeding as labels } from '../labels'
import { bleeding as labels } from '../../../copy/en/cycle-day'
import ActionButtonFooter from './action-button-footer'
import SelectTabGroup from '../select-tab-group'
import SymptomSection from './symptom-section'