From 0f615df02491c3305a9b6f3f8d8fc53920aeda9c Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Tue, 16 May 2023 18:19:07 +0800 Subject: [PATCH] Update index.vue --- src/modules/[chain]/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/[chain]/index.vue b/src/modules/[chain]/index.vue index 7bfc39f7..2d63b577 100644 --- a/src/modules/[chain]/index.vue +++ b/src/modules/[chain]/index.vue @@ -316,7 +316,6 @@ const color = computed(() => { {{ format.formatToken(item?.balance) }} - {{ item }} {{ format.formatToken({ denom: item?.balance?.denom,