adds stats button on home screen, and creates stats screen, length still needs to be calculated

This commit is contained in:
tina
2018-08-01 17:20:13 +02:00
parent f5b3716191
commit 897e99e6af
4 changed files with 52 additions and 2 deletions
+2 -1
View File
@@ -134,6 +134,7 @@ export default function config(opts) {
getCycleDayNumber,
getCycleForDay,
getPreviousCycle,
getCyclesBefore
getCyclesBefore,
getLastMensesStart
}
}