Skip to content

Commit

Permalink
Update App.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
re2005 committed Aug 21, 2022
1 parent 3bad683 commit 685b655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import {
WalletConnectConnector,
CoinbaseWalletConnector,
} from 'vue-dapp'
import { inject, ref, watch } from 'vue'
import { ref, watch } from 'vue'
const isDev = window.location.host === 'localhost:3000'
const infuraId = isDev
Expand Down

0 comments on commit 685b655

Please sign in to comment.