fix: router
This commit is contained in:
@@ -97,7 +97,7 @@ const routes = [
|
||||
]
|
||||
|
||||
let router = createRouter({
|
||||
history: createWebHistory('/'),
|
||||
history: createWebHistory('/learning'),
|
||||
routes,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user