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 */}