frontend-app-api: note on setting base path correctly
Co-authored-by: Camila Belo <camilaibs@gmail.com> Co-authored-by: Philipp Hugenroth <philipph@spotify.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -48,6 +48,7 @@ export const CoreRouter = createExtension({
|
||||
return element;
|
||||
};
|
||||
bind({
|
||||
// TODO: set base path using the logic from AppRouter
|
||||
component: () => (
|
||||
<BrowserRouter>
|
||||
<Routes />
|
||||
|
||||
Reference in New Issue
Block a user