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 1d13e48 commit 3109c4fCopy full SHA for 3109c4f
pages/constants.vue
@@ -12,7 +12,7 @@ import Tooltip from "@/components/ui/Tooltip.vue"
12
import { fetchMainnetConstants, fetchMochaConstants, fetchArabicaConstants, fetchMammothConstants } from "@/services/api/main"
13
14
/** Store */
15
-import { useNotificationsStore } from "@/store/notifications"
+import { useNotificationsStore } from "@/store/notifications.store"
16
const notificationsStore = useNotificationsStore()
17
18
useHead({
0 commit comments