From 175c84b9c791fcfc98518b4f4f2bf43fb400eb11 Mon Sep 17 00:00:00 2001 From: Nils Jakubzick <60841004+styrix560@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:23:03 +0100 Subject: [PATCH] Update src/components/team/PersonImage.tsx Co-authored-by: Jonas Wanke --- src/components/team/PersonImage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/team/PersonImage.tsx b/src/components/team/PersonImage.tsx index 5292f68..1919fb5 100644 --- a/src/components/team/PersonImage.tsx +++ b/src/components/team/PersonImage.tsx @@ -9,7 +9,7 @@ export const PersonImage = ({ img }: PersonImageProps) => {