From 073d5dfee145154f18a84ec4555b2b4720a55d8d Mon Sep 17 00:00:00 2001 From: Kulbhushan Kaushik Date: Thu, 15 Sep 2022 08:18:17 -0400 Subject: [PATCH] commit --- src/router/index.js | 1 + 1 file changed, 1 insertion(+) 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: '/',