diff --git a/src/components/ProfileRightSidebar.tsx b/src/components/ProfileRightSidebar.tsx index 430cdd81..b0cdffa2 100644 --- a/src/components/ProfileRightSidebar.tsx +++ b/src/components/ProfileRightSidebar.tsx @@ -289,7 +289,6 @@ export function ProfileRightSidebar({ pubkey, fields }: ProfileRightSidebarProps src={item.url} alt="" className="w-full h-full object-cover" - style={{ imageRendering: 'auto' }} loading="lazy" /> )}