diff --git a/ui/components/ItemDetail/MatchaDetail.tsx b/ui/components/ItemDetail/MatchaDetail.tsx index 0d9c650ebf..1cbff559b5 100644 --- a/ui/components/ItemDetail/MatchaDetail.tsx +++ b/ui/components/ItemDetail/MatchaDetail.tsx @@ -108,7 +108,7 @@ const MatchaDetail = ({ job }) => { )} - + {/* Kevin : afficher description employer + custome description si existe */} {job?.job.romeDetails && ( {`En savoir plus sur ${job.title}`}