From a14b934e760db7aa20e8616e5b104f6d231996df Mon Sep 17 00:00:00 2001 From: Daniel Kantor Date: Wed, 22 Jan 2025 16:00:13 +0100 Subject: [PATCH] fix: fix small visual glithc in help menu see: https://stacklok.slack.com/archives/C087548QMEK/p1737557817634089?thread_ts=1737557683.707719&cid=C087548QMEK --- src/components/Header.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 5cb1a929..289ff567 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -42,10 +42,14 @@ export function Header({ hasError }: { hasError?: boolean }) { }> - Set up in Continue + + Set up in Continue + } href="/help/copilot-setup"> - Set up in Copilot + + Set up in Copilot +