Add 'unprotected' and 'diaphragm" to contraceptives
This commit is contained in:
@@ -37,6 +37,12 @@ const contraceptiveBoxes = [{
|
||||
}, {
|
||||
label: labels.implant,
|
||||
stateKey: 'implant'
|
||||
}, {
|
||||
label: labels.diaphragm,
|
||||
stateKey: 'diaphragm'
|
||||
}, {
|
||||
label: labels.unprotected,
|
||||
stateKey: 'unprotected'
|
||||
}, {
|
||||
label: labels.other,
|
||||
stateKey: 'other'
|
||||
|
||||
Reference in New Issue
Block a user