#134 細部
このコミットが含まれているのは:
@@ -20,6 +20,6 @@ export default (({ posts, onClick }: Props) => (
|
||||
title={post.title || post.url || undefined}
|
||||
loading={i < 12 ? 'eager' : 'lazy'}
|
||||
decoding="async"
|
||||
className="object-cover w-full h-full" />
|
||||
className="object-cover w-full h-full"/>
|
||||
</Link>))}
|
||||
</div>)) satisfies FC<Props>
|
||||
|
||||
新しい課題から参照
ユーザをブロックする