From aa05d9bcac5ba77381471404db15113d7d514909 Mon Sep 17 00:00:00 2001 From: QihanNX Date: Wed, 29 Jul 2026 17:44:04 +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 bfccf32..164a3a8 100644 --- a/components/Header.tsx +++ b/components/Header.tsx @@ -27,7 +27,7 @@ export default function Header({ style }: { style?: React.CSSProperties }) {