enlever commentaire

pull/17/head
gwen 4 months ago
parent cafcf81cbc
commit b7d8354d45

@ -16,8 +16,6 @@ const routes = [
]
const router = createRouter({
// 4. Provide the history implementation to use. We
// are using the hash history for simplicity here.
history: createWebHashHistory(),
routes, // short for `routes: routes`
})

Loading…
Cancel
Save