Add 'unprotected' and 'diaphragm" to contraceptives

This commit is contained in:
emelko
2018-09-20 22:36:21 +02:00
parent 51bbaa9f96
commit b973119321
3 changed files with 10 additions and 0 deletions
+6
View File
@@ -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'