enlever commentaire

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

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

Loading…
Cancel
Save