diff --git a/frontend/src/components/pages/details/components/DetailsInformationDesk/DetailsInformationDesk.tsx b/frontend/src/components/pages/details/components/DetailsInformationDesk/DetailsInformationDesk.tsx index 939de2d69..bf5605b19 100644 --- a/frontend/src/components/pages/details/components/DetailsInformationDesk/DetailsInformationDesk.tsx +++ b/frontend/src/components/pages/details/components/DetailsInformationDesk/DetailsInformationDesk.tsx @@ -40,10 +40,13 @@ export const DetailsInformationDesk: React.FC = ({ setHoveredCardId(null); }} > -
- -
-
+ {(photoUrl || type.pictogramUri) && ( +
+ +
+ )} + +

{name}