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 dd9ad85 commit 9335a80Copy full SHA for 9335a80
src/route.js
@@ -1,4 +1,4 @@
1
-const internalKeysRE = /^(component|subRoutes|name)$/
+const internalKeysRE = /^(component|subRoutes)$/
2
3
/**
4
* Route Context Object
0 commit comments