Skip to content

Commit

Permalink
restore hub page
Browse files Browse the repository at this point in the history
  • Loading branch information
shrpne committed Apr 13, 2021
1 parent 874decb commit 89f4de2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,12 @@
{{ $td('Swap', 'common.page-convert') }}
</nuxt-link>
</li>
<!--
<li class="menu__item u-cell">
<nuxt-link class="menu__link link--hover" :to="$i18nGetPreferredPath('hub')" @click.native="linkClick">
<img class="menu__icon" :src="`${BASE_URL_PREFIX}/img/icon-feature-hub.svg`" alt="" role="presentation">
{{ $td('Deposit & withdraw', 'common.page-hub') }}
</nuxt-link>
</li>
-->
<li class="menu__item u-cell">
<nuxt-link class="menu__link link--hover" :to="$i18nGetPreferredPath('checks')" @click.native="linkClick">
<img class="menu__icon" :src="`${BASE_URL_PREFIX}/img/icon-feature-check.svg`" alt="" role="presentation">
Expand Down

0 comments on commit 89f4de2

Please sign in to comment.