Skip to content

Commit

Permalink
Conslidate web3-override, ledger-integration, trezor-integration, and…
Browse files Browse the repository at this point in the history
… MEWconnect-integration into one branch.
  • Loading branch information
SteveMieskoski committed Aug 16, 2018
1 parent e38b928 commit 0a2d734
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<template>
<b-modal ref="mewConnect" hide-footer class="bootstrap-modal modal-mew-connect" title="Access by MEWConnect" centered>
<b-modal ref="mewConnect" hide-footer class="bootstrap-modal modal-mew-connect"
title="Access by MEW Connect" centered>
<div class="modal-icon">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ export default {
el.checked = false
})
e.srcElement.checked = true
},
showCustomPathInput (e) {
console.log(e.target) // todo remove dev item
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<hardware-modal :networkAndAddressOpen="networkAndAddressOpen"
v-on:hardwareWalletOpen="hardwareWalletOpen"></hardware-modal>


<mew-connect-modal :networkAndAddressOpen="networkAndAddressOpen"></mew-connect-modal>
<network-and-address-modal :hardwareWallet="hardwareWallet" ></network-and-address-modal>
<hardware-modal :networkAndAddressOpen="networkAndAddressOpen"
Expand Down

1 comment on commit 0a2d734

@mew-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.