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 -
+
*/}
);