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

{name}