From a62da99e7ed7b6464135f5b0715238dfeeff0c04 Mon Sep 17 00:00:00 2001 From: MoonbamiOfficial <141120384+MoonbamiOfficial@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:22:23 +0800 Subject: [PATCH] feat: add new styling to back to top button --- components/BackToTop.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/BackToTop.tsx b/components/BackToTop.tsx index d1ad307..4ef9b9f 100644 --- a/components/BackToTop.tsx +++ b/components/BackToTop.tsx @@ -25,7 +25,7 @@ const BackToTop = (props: Props) => { }, []) return (