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 b908486 commit 1db12efCopy full SHA for 1db12ef
src/create-route-map.js
@@ -62,7 +62,7 @@ function addRouteRecord (
62
: route.components
63
? route.props
64
: { default: route.props },
65
- pathToRegexpOptions: pathToRegexpOptions
+ pathToRegexpOptions
66
}
67
68
if (route.children) {
0 commit comments