Adding "other" as pain option and link text input to it
This commit is contained in:
@@ -27,7 +27,8 @@ export const pain = {
|
||||
backache: 'Backache',
|
||||
nausea: 'Nausea',
|
||||
tenderBreasts: 'Tender breasts',
|
||||
migraine: 'Migraine'
|
||||
migraine: 'Migraine',
|
||||
other: 'Other'
|
||||
}
|
||||
|
||||
export const fertilityStatus = {
|
||||
|
||||
Reference in New Issue
Block a user