diff --git a/src/layouts/components/NavBarWallet.vue b/src/layouts/components/NavBarWallet.vue
index 55aeaf47..ca5921fe 100644
--- a/src/layouts/components/NavBarWallet.vue
+++ b/src/layouts/components/NavBarWallet.vue
@@ -1,14 +1,17 @@
-
{{ walletStore.currentAddress }}
-
+
{{
+ walletStore.currentAddress
+ }}
+
+
diff --git a/src/layouts/components/newFooter.vue b/src/layouts/components/newFooter.vue
index 160c3d4a..3295ca87 100644
--- a/src/layouts/components/newFooter.vue
+++ b/src/layouts/components/newFooter.vue
@@ -31,4 +31,13 @@
>
+
+
+
diff --git a/yarn.lock b/yarn.lock
index 1220b1f1..691f7f7e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6711,7 +6711,7 @@ pify@^3.0.0:
"ping-widget@git+https://github.com/ping-pub/widget.git":
version "0.0.5"
- resolved "git+https://github.com/ping-pub/widget.git#2c4bf89ba35ea6cb6ecbfe07e32f70ba8089e9bc"
+ resolved "git+https://github.com/ping-pub/widget.git#7ce4842101089476d915027f58021088afef9cb8"
dependencies:
"@cosmjs/amino" "^0.30.1"
"@cosmjs/ledger-amino" "^0.30.1"