From 673f65108dd9b7cc0fdc11d40751654f2c3ab071 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Wed, 30 Jul 2025 13:52:13 +0200 Subject: [PATCH] Fix blue tags --- app/profiles/[id]/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/profiles/[id]/page.tsx b/app/profiles/[id]/page.tsx index bb5bfc8e..9759eee0 100644 --- a/app/profiles/[id]/page.tsx +++ b/app/profiles/[id]/page.tsx @@ -79,13 +79,13 @@ export default function Post() { {user?.profile?.desiredConnections && (
< - h2 className="text-sm font-medium text-gray-500 uppercase tracking-wider">Connection + h2 className="text-sm font-medium text-gray-500 uppercase tracking-wider">Desired Connections