params in url + error boundary
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ module.exports = {
|
||||
navigations: {
|
||||
"nav1.main": "/nav1",
|
||||
"link.nav1.about": "/",
|
||||
"link.nav1.profile": "/my-best-profile-page-ever",
|
||||
"link.nav1.profile": "/my-best-profile-page-ever/:userId/:projectId",
|
||||
"nav2.main": "/nav2",
|
||||
},
|
||||
features: {
|
||||
|
||||
Reference in New Issue
Block a user