diff --git a/src/router/index.js b/src/router/index.js index 4b5695cc..043e60c8 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -1,4 +1,5 @@ import { storeActions } from "@/constants/store-actions"; +import { createWebHistory, createRouter } from "vue-router"; const routes = [ { path: '/',