diff --git a/pages/events/[slug].vue b/pages/events/[slug].vue index f7ae7ae..60b1313 100644 --- a/pages/events/[slug].vue +++ b/pages/events/[slug].vue @@ -48,8 +48,7 @@ watch(data, (newVal, oldVal) => { // const parsedCardWithImage = computed(( => { -//})) - +// })) // const parsedImageCarousel = computed(() => { // if (page.value.endowment) { @@ -88,7 +87,6 @@ watch(data, (newVal, oldVal) => { id="main" class="page page-event-detail" > - { @@ -141,12 +139,10 @@ watch(data, (newVal, oldVal) => { - -

CardWithImage

series.ftvaEvent:: {{ series[0].ftvaEvent }} @@ -154,10 +150,8 @@ watch(data, (newVal, oldVal) => { v-if="series && series.length > 0" :items="series[0].ftvaEvent" /> -
-

BLOCK EVENT DETAIL

- - +
-