Skip to content

Commit 4519666

Browse files
committed
feat: スポンサー画像のplaceholderを削除
1 parent 2686c54 commit 4519666

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/web/app/components/sponsor/SponsorList.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ const currentLocale = useLocaleCurrent().locale
2626
class="sponsor-list-item-image"
2727
:src="item['image_url']"
2828
:alt="item.name"
29-
width="500"
30-
height="300"
31-
placeholder
3229
preload
3330
loading="lazy"
3431
/>

0 commit comments

Comments
 (0)