Removed image optimaztion in for loop
This commit is contained in:
@@ -40,6 +40,7 @@ export function PresigeousHeads({ heads }: { heads: { username: string, timestam
|
||||
width={24}
|
||||
height={24}
|
||||
alt={username}
|
||||
unoptimized
|
||||
/>
|
||||
</Link>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user