SexLabel on cycle day overview now shows all the selected values

This commit is contained in:
emelko
2018-08-30 21:39:21 +02:00
parent 4dd1ae3f29
commit 7c1cd18b1c
3 changed files with 29 additions and 27 deletions
+4 -5
View File
@@ -6,11 +6,9 @@ export const cervixOpening = ['closed', 'medium', 'open']
export const cervixFirmness = ['hard', 'soft']
export const cervixPosition = ['low', 'medium', 'high']
export const intensity = ['low', 'medium', 'high']
export const sexActivity = {
export const sex = {
solo: 'Solo',
partner: 'Partner'
}
export const contraceptives = {
partner: 'Partner',
condom: 'Condom',
pill: 'Pill',
iud: 'IUD',
@@ -28,7 +26,8 @@ export const pain = {
nausea: 'Nausea',
tenderBreasts: 'Tender breasts',
migraine: 'Migraine',
other: 'Other'
other: 'Other',
note: 'Note'
}
export const fertilityStatus = {