From 49311e13752813f4f68849234bb0c7c74fe57a7c Mon Sep 17 00:00:00 2001 From: ClasWen Date: Tue, 24 Sep 2024 18:57:46 +0800 Subject: [PATCH] fix style --- src/components/header/HeaderNavigation.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/header/HeaderNavigation.tsx b/src/components/header/HeaderNavigation.tsx index 5c805bf..bca3495 100644 --- a/src/components/header/HeaderNavigation.tsx +++ b/src/components/header/HeaderNavigation.tsx @@ -27,13 +27,14 @@ export default function App() { return ( - window.location.href = "/"}> + window.location.href = "/"} /> - + {SITE_TITLE}