optimize img tag

This commit is contained in:
Ren Amamiya
2023-04-24 09:16:10 +07:00
parent 740dc85f13
commit 2014720f93
14 changed files with 66 additions and 10 deletions

View File

@@ -30,6 +30,8 @@ export default function ChatList() {
src={profile?.picture || DEFAULT_AVATAR}
alt={activeAccount.pubkey}
className="h-5 w-5 rounded object-cover"
loading="lazy"
fetchpriority="high"
/>
</div>
<div>