fix. 대체 텍스트 수정
This commit is contained in:
@@ -48,7 +48,7 @@ const buttonListData = computed(() => {
|
||||
<AtomsImg
|
||||
v-if="getImagePaths(item)"
|
||||
:src="getImagePaths(item)"
|
||||
:alt="item?.group_label"
|
||||
:alt="item?.display?.text"
|
||||
class="w-full object-contain"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user