forked from cerc-io/cosmos-explorer
feat: wallet
This commit is contained in:
parent
579acc64b1
commit
0ce8d81c9f
@ -98,7 +98,7 @@ const addressChange = computed(() => {
|
||||
<label
|
||||
v-if="!walletStore?.currentAddress"
|
||||
for="PingConnectWallet"
|
||||
class="btn btn-sm ml-4 ping-connect-btn"
|
||||
class="btn btn-sm ml-4"
|
||||
>Connect Wallet</label
|
||||
>
|
||||
<div class="footer-modal">
|
||||
|
Loading…
Reference in New Issue
Block a user