We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e919c06 commit 1c4e081Copy full SHA for 1c4e081
pages/stats/index.vue
@@ -9,7 +9,7 @@ import EcosystemTab from "@/components/modules/stats/tabs/EcosystemTab.vue"
9
import RollupsTab from "@/components/modules/stats/tabs/RollupsTab.vue"
10
11
/** Services */
12
-import { capitilize } from "@/services/utils"
+import { capitilize, isMainnet } from "@/services/utils"
13
14
useHead({
15
title: "Statistics - Celestia Explorer",
0 commit comments