commit.
This commit is contained in:
parent
21ec33f8dc
commit
8ad16eeb87
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { useMainStore } from "./"
|
||||
import { useMainStore } from "./@store";
|
||||
import { createApp } from 'vue';
|
||||
import { createPinia } from "pinia";
|
||||
import globalMethods from "@/global-methods";
|
||||
|
|
|
|||
Loading…
Reference in a new issue