fix: make canvas the root generation experience
This commit is contained in:
@@ -17,7 +17,7 @@ const routes = [
|
||||
]
|
||||
|
||||
const router = createRouter({
|
||||
history: createWebHistory('/canvas/'),
|
||||
history: createWebHistory('/'),
|
||||
routes
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user