Skip to content

Commit

Permalink
Merge branch 'fix/banner-new-tab' of github.com:MyEtherWallet/MyEther…
Browse files Browse the repository at this point in the history
…Wallet into feature/staked-exit
  • Loading branch information
gamalielhere committed May 4, 2023
2 parents 6093b94 + e48a932 commit a69e470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions changelog/fix-4589.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
new tab for hardware wallet ad
1 change: 1 addition & 0 deletions src/core/components/AppCarousel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<v-carousel-item
:ripple="false"
:to="{ name: ROUTES_HOME.BUY_HARDWARE_WALLET.NAME }"
target="_blank"
>
<img
class="slide-img"
Expand Down

0 comments on commit a69e470

Please sign in to comment.