From 7a7899da9dd7fdebb63ade4402d3827eed42cb82 Mon Sep 17 00:00:00 2001 From: nemanjam Date: Tue, 16 Jul 2024 22:34:12 +0200 Subject: [PATCH] remove debugging background color --- src/components/react/ScrollToTop.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/react/ScrollToTop.tsx b/src/components/react/ScrollToTop.tsx index 7aa080d..b2b5975 100644 --- a/src/components/react/ScrollToTop.tsx +++ b/src/components/react/ScrollToTop.tsx @@ -80,13 +80,13 @@ const ScrollToTop: React.FC = ({ children }) => { <>
{/* mounted in in Base layout */}