Merge branch 'master' into 73-implement-nfp-logic-for-mucus-mode

This commit is contained in:
Julia Friesel
2018-07-16 13:50:57 +02:00
16 changed files with 601 additions and 371 deletions
-5
View File
@@ -1,5 +0,0 @@
import moment from "moment"
export function formatDateForViewHeader(date) {
return moment(date).format('MMMM Do YYYY')
}