diff --git a/src/app/content/views/Footer/index.tsx b/src/app/content/views/Footer/index.tsx index 58dfef8..d412868 100644 --- a/src/app/content/views/Footer/index.tsx +++ b/src/app/content/views/Footer/index.tsx @@ -243,7 +243,7 @@ const Footer: FC = () => { const root = document.querySelector(__NAME__)?.shadowRoot return ( -
+
, React.ComponentPropsWithoutRef & { scrollLock?: boolean } >(({ className, children, scrollLock = true, ...props }, ref) => ( - +