Skip to content

Commit 0b6464b

Browse files
[autofix.ci] apply automated fixes
1 parent e4bae1e commit 0b6464b

File tree

1 file changed

+1
-1
lines changed
  • packages/playground/basic/src

1 file changed

+1
-1
lines changed

packages/playground/basic/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const routes: RouteRecordRaw[] = [
7070
path: '/inspect-custom-state',
7171
component: () => import('./pages/InspectCustomState'),
7272
name: 'inspect-custom-state',
73-
}
73+
},
7474
]
7575

7676
const router = createRouter({

0 commit comments

Comments
 (0)