From daa3e7539c05956c6ee9e24e264b897b5d9155fb Mon Sep 17 00:00:00 2001 From: wizard <112275929+famouswizard@users.noreply.github.com> Date: Sun, 6 Apr 2025 10:48:11 +0300 Subject: [PATCH] fix: Incorrect Import Path for Vue 3 Composition API --- src/modules/[chain]/block/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/[chain]/block/index.vue b/src/modules/[chain]/block/index.vue index f18a3dec8b..9537c50576 100644 --- a/src/modules/[chain]/block/index.vue +++ b/src/modules/[chain]/block/index.vue @@ -1,5 +1,5 @@