Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1457 from jinbiao-bianjie/feature/goz
Browse files Browse the repository at this point in the history
R4R: delete ibc wallet navigation
  • Loading branch information
zhangjinbiao746 authored Jun 23, 2020
2 parents 8d49709 + 2c572fe commit 12215fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions frontend/src/components/gozHeader/GozHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
<div class="goz_content_network_state" :class="changeRouter ? 'active_border_bottom' :'unActive_border_bottom'">
<span><router-link :to="`/`">GoZ Network State Visualizer</router-link></span>
</div>
<div class="goz_content_network_state" :class="changeRouter ? 'unActive_border_bottom' :'active_border_bottom' ">
<span><router-link :to="`/download-rainbowgoz`">IBC-GoZ Wallet</router-link></span>
</div>
<div class="menu_content" @click="flShowMobileMenu">
<img src="../../assets/menu.png" alt="">
</div>
Expand Down

0 comments on commit 12215fa

Please sign in to comment.