fronten-app-api: routing system matches subroutes
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
@@ -34,7 +34,7 @@ export const userSettingsRouteRef = createRouteRef({
|
||||
|
||||
const UserSettingsPage = createPageExtension({
|
||||
id: 'plugin.user-settings.page',
|
||||
defaultPath: '/settings/*',
|
||||
defaultPath: '/settings',
|
||||
routeRef: userSettingsRouteRef,
|
||||
inputs: {
|
||||
providerSettings: createExtensionInput(
|
||||
|
||||
Reference in New Issue
Block a user