diff --git a/fe/src/pages/ChoresPage.vue b/fe/src/pages/ChoresPage.vue index c4603db..8019483 100644 --- a/fe/src/pages/ChoresPage.vue +++ b/fe/src/pages/ChoresPage.vue @@ -3,31 +3,31 @@

Chores

-
+
@@ -36,19 +36,20 @@
-
@@ -62,43 +63,56 @@
-

{{ currentMonthYear }}

-
-
-
-
{{ day }}
-
-
-
-
- {{ day.date.getDate() }} -
+
-
-
-
-
- {{ chore.name }} +
+
+
+
{{ day }}
+
+
+
+
+ {{ day.date.getDate() }} + +
+
+
+
+ {{ chore.name }} +
+
+ +
+
+ calendar_today +

No chores to display for this period.

+
-
+
@@ -139,24 +153,35 @@ title="Mark as Not Done"> undo Undo - -
+
+ Rtask_alt +

No chores in this view. Well done!

+ +
-