Fix label reference
This commit is contained in:
@@ -2,15 +2,15 @@ export const mucusNFP = ['t', 'Ø', 'f', 'S', 'S+']
|
||||
export const intensity = ['low', 'medium', 'high']
|
||||
|
||||
export const bleeding = {
|
||||
labels: ['spotting', 'light', 'medium', 'heavy'],
|
||||
heaviness: {
|
||||
header: "Heaviness",
|
||||
explainer: "How heavy is the bleeding?",
|
||||
},
|
||||
exclude: {
|
||||
header: "Exclude",
|
||||
explainer: "You can exclude this value if it's not menstrual bleeding"
|
||||
}
|
||||
labels: ['spotting', 'light', 'medium', 'heavy'],
|
||||
heaviness: {
|
||||
header: "Heaviness",
|
||||
explainer: "How heavy is the bleeding?",
|
||||
},
|
||||
exclude: {
|
||||
header: "Exclude",
|
||||
explainer: "You can exclude this value if it's not menstrual bleeding"
|
||||
}
|
||||
}
|
||||
|
||||
export const cervix = {
|
||||
|
||||
Reference in New Issue
Block a user