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