From c293da29028057ab4e9a78ca86b9bb7288edcb30 Mon Sep 17 00:00:00 2001 From: AbhiVarde Date: Sat, 21 Mar 2026 18:46:26 +0530 Subject: [PATCH] fix: prevent duplicate repo list rendering on mobile --- apps/web/src/components/users/user-profile-content.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/users/user-profile-content.tsx b/apps/web/src/components/users/user-profile-content.tsx index 6ef618cd..787affba 100644 --- a/apps/web/src/components/users/user-profile-content.tsx +++ b/apps/web/src/components/users/user-profile-content.tsx @@ -1257,7 +1257,7 @@ export function UserProfileContent({ {/* Desktop: Inline layout */} -
+