We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98af388 + bb7b941 commit 9e79785Copy full SHA for 9e79785
components/NavBar.vue
@@ -27,15 +27,6 @@
27
Staking
28
</nuxt-link>
29
</div>
30
- <div @click="mobileMenu = false">
31
- <a
32
- href="https://bridge.effect.network/"
33
- class="navbar-item"
34
- target="_blank"
35
- rel="noopener noreferrer">
36
- Bridge
37
- </a>
38
- </div>
39
<div @click="mobileMenu = false">
40
<nuxt-link class="navbar-item" to="/proposals" exact-active-class="is-active">
41
Proposals
0 commit comments