From 1cc84bd885736bc58215dcf067163e781ff468c5 Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 09:00:15 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/contacts.$contactId.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/routes/contacts.$contactId.tsx b/src/routes/contacts.$contactId.tsx index 0aa683f..69864e4 100644 --- a/src/routes/contacts.$contactId.tsx +++ b/src/routes/contacts.$contactId.tsx @@ -128,6 +128,9 @@ function ContactDetail() { + {contact.contact_type === "homeowner" && ( + + )} {contact.notes && (