diff --git a/src/components/MenteeCard/index.tsx b/src/components/MenteeCard/index.tsx index 37b29776..b59eef05 100644 --- a/src/components/MenteeCard/index.tsx +++ b/src/components/MenteeCard/index.tsx @@ -39,7 +39,7 @@ const MenteeCard: React.FC = ({

) : ( <> -

{mentee.application.position}

, +

{mentee.application.position}

{mentee.application.company}