chore: finalize production E2E infrastructure and resolve localization inconsistencies
Former-commit-id: 5e0e76c9384ff9683a8ed4044637f85aa6aa2d78
This commit is contained in:
@@ -52,6 +52,7 @@ export function TeamGrid({ members }: TeamGridProps) {
|
||||
src={member.image.url}
|
||||
alt={member.name}
|
||||
fill
|
||||
sizes="96px"
|
||||
className="object-cover"
|
||||
/>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user