Move fix to AppRoutes
Signed-off-by: James Brooks <jamesbrooks@spotify.com>
This commit is contained in:
@@ -154,7 +154,7 @@ export function renderInTestApp(
|
||||
factory: () => {
|
||||
return [
|
||||
coreExtensionData.reactElement(element),
|
||||
coreExtensionData.routePath(''),
|
||||
coreExtensionData.routePath('/'),
|
||||
];
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user