From 768aaf6979f96e3592c5711eb6a4183683764ad2 Mon Sep 17 00:00:00 2001 From: FatttSnake Date: Tue, 12 Sep 2023 16:32:34 +0800 Subject: [PATCH] Fix can not hide navbar when click scroll down button bug --- src/components/Home.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Home.tsx b/src/components/Home.tsx index 420ebf0..5916f74 100644 --- a/src/components/Home.tsx +++ b/src/components/Home.tsx @@ -123,7 +123,7 @@ const Home: React.FC = () => { {slogan || <> } -
+