From 655f5d20f337c348ccf77d0b76df2d47faff7077 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 7 Mar 2025 18:56:21 +0100 Subject: [PATCH] Added state on calendar preview --- components/calendar/PreviewCard.vue | 17 +++++++++++++++-- components/calendar/form/Update.vue | 12 ++++++------ server/api/worlds/query.get.ts | 1 + 3 files changed, 22 insertions(+), 8 deletions(-) diff --git a/components/calendar/PreviewCard.vue b/components/calendar/PreviewCard.vue index 4c87e96..0dcb158 100644 --- a/components/calendar/PreviewCard.vue +++ b/components/calendar/PreviewCard.vue @@ -1,5 +1,5 @@