diff --git a/components/calendar/PreviewCard.vue b/components/calendar/PreviewCard.vue new file mode 100644 index 0000000..fd16774 --- /dev/null +++ b/components/calendar/PreviewCard.vue @@ -0,0 +1,37 @@ + + + diff --git a/components/global/AddCard.vue b/components/global/AddCard.vue index d2d8955..7b716c0 100644 --- a/components/global/AddCard.vue +++ b/components/global/AddCard.vue @@ -6,7 +6,7 @@ const emit = defineEmits(["on-click"])