From 595f4c5f8819ae92cfffd0c04d24f14f5c62a50a Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Tue, 24 Jun 2025 20:58:37 +0200 Subject: [PATCH] refactor: update header component to replace 'Start editing' button with 'GitHub' --- apps/web/src/components/header.tsx | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/apps/web/src/components/header.tsx b/apps/web/src/components/header.tsx index 812b0af..35ad107 100644 --- a/apps/web/src/components/header.tsx +++ b/apps/web/src/components/header.tsx @@ -42,13 +42,8 @@ export function Header() { - - -