From 115359a3766b0c0d210a7f4817861ad5ac4b5cf9 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Wed, 29 Jul 2026 22:48:14 +0800 Subject: [PATCH] Update Header.tsx --- components/Header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Header.tsx b/components/Header.tsx index e2ed7ec..6b4845e 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -27,7 +27,7 @@ export default function Header({ style }: { style?: React.CSSProperties }) {