From 5b615caf44ce8d857b58d789f9e4957b71036ade Mon Sep 17 00:00:00 2001 From: Meenadeveloper Date: Tue, 2 Dec 2025 11:08:49 +0530 Subject: [PATCH] match profile correct --- src/components/matches/MatchesProfilesTab.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/matches/MatchesProfilesTab.jsx b/src/components/matches/MatchesProfilesTab.jsx index 2351c79..d554e68 100644 --- a/src/components/matches/MatchesProfilesTab.jsx +++ b/src/components/matches/MatchesProfilesTab.jsx @@ -113,7 +113,7 @@ function ProfileCard({ profile }) { - {/*
+
-
*/} +
-
+ {/*
@@ -178,7 +178,7 @@ function ProfileCard({ profile }) { > View Details -
+
*/}
);