게시물 목록 카드 썸네일 생성 추가
This commit is contained in:
@@ -14,6 +14,7 @@ defineProps({
|
||||
:to="post.to"
|
||||
:title="post.title"
|
||||
:featured-image="post.featuredImage"
|
||||
:thumbnail-image="post.featuredImageThumbnail"
|
||||
link-class="h-20 w-36 shrink-0"
|
||||
aspect-class="h-full w-full"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user