diff --git a/src/components/NavLinks.tsx b/src/components/NavLinks.tsx index 6a4776a6..3bc0a1fa 100644 --- a/src/components/NavLinks.tsx +++ b/src/components/NavLinks.tsx @@ -29,7 +29,7 @@ const NavLinks = () => { { name: 'auctions', to: '/auctions' }, { name: 'bolts', to: '/bolts' }, { name: 'stats', to: '/stats' }, - { name: 'bridge', to: '/bridge' }, + // { name: 'bridge', to: '/bridge' }, ] return (