From 30ffac1b93757aae783e1d42461408ee0d104499 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Mon, 19 Jun 2023 07:43:47 +0800 Subject: [PATCH] small improvement --- src/modules/[chain]/block/index.vue | 2 +- src/modules/[chain]/widget/index.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/[chain]/block/index.vue b/src/modules/[chain]/block/index.vue index 644c5e03..55921ffe 100644 --- a/src/modules/[chain]/block/index.vue +++ b/src/modules/[chain]/block/index.vue @@ -77,7 +77,7 @@ const list = computed(() => {
-
+
{
1. Connect Wallet
+
<!-- This widget is optional. --> 
<ping-connect-wallet chain-id="{{ chainId }}" hd-path="{{ hdPath }}"/>