fix. useResponsiveBreakpoints, getImageHost 수정
This commit is contained in:
@@ -29,7 +29,6 @@ const sanitizedContent = computed(() => {
|
||||
<template>
|
||||
<AtomsImg
|
||||
v-if="isTypeImage(resourcesData?.resource_type) && imagePaths"
|
||||
ref="pictureRef"
|
||||
:src="imagePaths"
|
||||
:alt="alt || displayText"
|
||||
:class="`w-full h-full object-${objectFit}`"
|
||||
|
||||
Reference in New Issue
Block a user