From b07f48c40f02d54b881a36c76c1e2d17d1cd9ff3 Mon Sep 17 00:00:00 2001 From: Khalim Conn-Kowlessar Date: Tue, 30 May 2023 16:57:49 +0100 Subject: [PATCH] Added demo text and fixed type issue on PropertyData --- src/app/components/property/PartModal.tsx | 5 ++++- src/app/components/property/partCard.tsx | 1 - .../portfolio/[slug]/property/[lmkKey]/page.tsx | 14 +++++++++++--- src/types/epc.ts | 3 ++- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/src/app/components/property/PartModal.tsx b/src/app/components/property/PartModal.tsx index e367e65a..df4b8d5f 100644 --- a/src/app/components/property/PartModal.tsx +++ b/src/app/components/property/PartModal.tsx @@ -84,7 +84,10 @@ export default function PartModal({ > {title} -
+
+ Ability to update propery details has been removed for the + demo +