fix. 대체 텍스트 수정

This commit is contained in:
clkim
2025-11-05 13:11:06 +09:00
parent 6518695096
commit 49442f7760
6 changed files with 4 additions and 12 deletions

View File

@@ -92,7 +92,6 @@ const onArrowClick = (direction, targetIndex) => {
<BlocksVisualContent
:resources-data="getComponentGroup(item, 'imgList')"
object-fit="cover"
:alt="getComponentGroup(item, 'imgTitle')?.display?.text"
/>
</div>
</SplideSlide>