We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e0392 commit 63816c1Copy full SHA for 63816c1
lib/app/app.js
@@ -73,5 +73,5 @@ export function createApp () {
73
}
74
})
75
76
- return { ...{ app, router }}
+ return { app, router }
77
0 commit comments