Explorar el Código

zbytest003-2025-02-20 11:33:11

genlitex hace 3 meses
padre
commit
9be2a91f39
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/router/index.js

+ 2 - 0
src/router/index.js

@@ -19,3 +19,5 @@ const router = createRouter({
   history: createWebHashHistory(location.pathname),
   routes
 })
+
+export default router