From 1891e9a8f361a5a63cf00935992cbfd6981cd8a1 Mon Sep 17 00:00:00 2001 From: Lucas Jouin <138494307+LuluFreeDesign@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:14:21 +0200 Subject: [PATCH 1/3] Update OwnerHousingCard.tsx --- frontend/src/components/OwnerHousingCard/OwnerHousingCard.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/components/OwnerHousingCard/OwnerHousingCard.tsx b/frontend/src/components/OwnerHousingCard/OwnerHousingCard.tsx index fccfbcfef..56d7a0796 100644 --- a/frontend/src/components/OwnerHousingCard/OwnerHousingCard.tsx +++ b/frontend/src/components/OwnerHousingCard/OwnerHousingCard.tsx @@ -34,9 +34,6 @@ function OwnerHousingCard({ housing }: OwnerHousingCardProps) { title={ <> {' '} - - - {capitalize(housing.rawAddress[0])} From 945772c72c745b3896b6f5e6b2935be78db85d78 Mon Sep 17 00:00:00 2001 From: Lucas Jouin <138494307+LuluFreeDesign@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:16:47 +0200 Subject: [PATCH 2/3] Update HousingDetailsCard.tsx --- frontend/src/components/HousingDetails/HousingDetailsCard.tsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/components/HousingDetails/HousingDetailsCard.tsx b/frontend/src/components/HousingDetails/HousingDetailsCard.tsx index 2af0846f7..bfe2ed77a 100644 --- a/frontend/src/components/HousingDetails/HousingDetailsCard.tsx +++ b/frontend/src/components/HousingDetails/HousingDetailsCard.tsx @@ -80,9 +80,6 @@ function HousingDetailsCard({ size="small" title={ <> - - - { !isVisitor &&