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 0378424 commit 9670943Copy full SHA for 9670943
playground/src/pages/[name].vue
@@ -48,7 +48,7 @@ import {
48
onBeforeRouteLeave,
49
onBeforeRouteUpdate,
50
type RouteLocationNormalized,
51
-} from 'vue-router/auto'
+} from 'vue-router'
52
53
const thing = 'THING'
54
0 commit comments