There was an error while loading. Please reload this page.
2 parents 5c901b9 + daa3e75 commit 1103f3cCopy full SHA for 1103f3c
1 file changed
src/modules/[chain]/block/index.vue
@@ -1,5 +1,5 @@
1
<script lang="ts" setup>
2
-import { computed, ref } from '@vue/reactivity';
+import { computed, ref } from 'vue';
3
import { useBaseStore, useFormatter } from '@/stores';
4
import TxsInBlocksChart from '@/components/charts/TxsInBlocksChart.vue';
5
0 commit comments