Implements 2 improvements from MR comments:
- Moves title of symptom in the header - Deletes additional comma out of cycle day overview
This commit is contained in:
@@ -57,7 +57,8 @@ export const headerTitles = {
|
||||
CervixEditView: 'Cervix',
|
||||
NoteEditView: 'Note',
|
||||
DesireEditView: 'Desire',
|
||||
SexEditView: 'Sex'
|
||||
SexEditView: 'Sex',
|
||||
PainEditView: 'Pain'
|
||||
}
|
||||
|
||||
export const stats = {
|
||||
|
||||
Reference in New Issue
Block a user