From 0b615f90edc338141b95f2f4fbc8e5c63335c4a9 Mon Sep 17 00:00:00 2001 From: Andrew Wang Date: Sun, 31 Dec 2023 23:53:32 -0800 Subject: [PATCH] fix: fix transition bug --- components/search/ScrollToTop.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/search/ScrollToTop.tsx b/components/search/ScrollToTop.tsx index f896f32..41f7a71 100644 --- a/components/search/ScrollToTop.tsx +++ b/components/search/ScrollToTop.tsx @@ -49,10 +49,10 @@ const ScrollToTop = () => { -

+

Back to top