diff --git a/components/StickyBar.js b/components/StickyBar.js index ac82412b..18f10349 100644 --- a/components/StickyBar.js +++ b/components/StickyBar.js @@ -8,19 +8,11 @@ const StickyBar = ({ children }) => { if (!children) return <> return ( -