From c9d81b2a7b0e61a452773d499982d10350271fed Mon Sep 17 00:00:00 2001 From: Brendan F Date: Sat, 16 Nov 2024 01:43:05 -0500 Subject: Remove extra line --- src/components/Header/index.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components') diff --git a/src/components/Header/index.tsx b/src/components/Header/index.tsx index 874ba6e..9f199fc 100644 --- a/src/components/Header/index.tsx +++ b/src/components/Header/index.tsx @@ -18,7 +18,6 @@ export function Header({ openInfoPopUp }: Props) { width={30} height={30} /> - {appName} -- cgit v1.2.3