diff --git a/scenes/Layout/components/Footer.tsx b/scenes/Layout/components/Footer.tsx index 9824a2ef1..c3617b799 100644 --- a/scenes/Layout/components/Footer.tsx +++ b/scenes/Layout/components/Footer.tsx @@ -17,7 +17,7 @@ const Footer: React.FC = () => { )[species]; return ( - + { const isVoting = false; return ( - + {navIcons.map(({ displayName, code, menuItems }) => { const codesTogether = "/" + diff --git a/scenes/Layout/components/TopNav.tsx b/scenes/Layout/components/TopNav.tsx index 8259bd383..bd65ce701 100644 --- a/scenes/Layout/components/TopNav.tsx +++ b/scenes/Layout/components/TopNav.tsx @@ -75,6 +75,7 @@ const TopNav = () => { return (