From 824fe0c6f17c12c841388282cbbdede2f305d661 Mon Sep 17 00:00:00 2001 From: mawkone Date: Sun, 14 Jun 2026 13:22:27 -0700 Subject: [PATCH] fix(codebase): remove subtitle from Codebase page header --- .../app/[workspace]/project/[projectId]/(home)/code/page.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx index 8c364d00..6bfaa54b 100644 --- a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx +++ b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx @@ -57,10 +57,7 @@ export default function CodeTab() { }} >
- +
{/* ── Left rail ── */}