diff --git a/components/snapshot/Calendar.vue b/components/snapshot/Calendar.vue index 9cd08ac..d8d4e54 100644 --- a/components/snapshot/Calendar.vue +++ b/components/snapshot/Calendar.vue @@ -104,7 +104,7 @@ const isQueryMonth = (date: Date) => date.getMonth() === queryMonth.value;
-

+

Click on a highlighted date to show a snapshot captured that day.