diff --git a/components/calendar/view/Row.vue b/components/calendar/view/Row.vue new file mode 100644 index 00000000..baa16966 --- /dev/null +++ b/components/calendar/view/Row.vue @@ -0,0 +1,29 @@ + + + + Duration + + + + {{ marathon.name }} + + + + + + + + + diff --git a/components/calendar/view/View.vue b/components/calendar/view/View.vue index 4f269160..ff044bad 100644 --- a/components/calendar/view/View.vue +++ b/components/calendar/view/View.vue @@ -1,5 +1,104 @@ - This is definitely a calendar, don't let the lack of any date information mislead you. + + + + + + + + + + + + + + + + +