We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4bae1e commit 0b6464bCopy full SHA for 0b6464b
packages/playground/basic/src/main.ts
@@ -70,7 +70,7 @@ const routes: RouteRecordRaw[] = [
70
path: '/inspect-custom-state',
71
component: () => import('./pages/InspectCustomState'),
72
name: 'inspect-custom-state',
73
- }
+ },
74
]
75
76
const router = createRouter({
0 commit comments