diff --git a/src/components/ProfileCard/ProfileCard.tsx b/src/components/ProfileCard/ProfileCard.tsx index cf8c3a3..7b5aa96 100644 --- a/src/components/ProfileCard/ProfileCard.tsx +++ b/src/components/ProfileCard/ProfileCard.tsx @@ -7,7 +7,7 @@ export const ProfileCard = ({ name, role, imageUrl, imageFallback }: ProfileCard return (
- + {imageFallback}