history: createWebHistory()

in src/router/index.ts [24:28]


  history: createWebHistory(),
  routes
})

router.beforeEach((to, from, next) => {