From 29d3b98e380e91471de85d92a99feb29cbed9ec5 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Sat, 18 Oct 2025 02:28:53 +0000 Subject: [PATCH] Make Invite to collaborate functional with mailto or contact fallback cgen-c7fcffe5494c4289aeca4d5100a7b4ff --- client/pages/ProfilePassport.tsx | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/client/pages/ProfilePassport.tsx b/client/pages/ProfilePassport.tsx index 0965346c..c257dc4a 100644 --- a/client/pages/ProfilePassport.tsx +++ b/client/pages/ProfilePassport.tsx @@ -486,13 +486,17 @@ const ProfilePassport = () => { Manage connections + ) : profile.email ? ( + ) : ( - )}