Merge pull request #3854 from backstage/rugvip/flat
core-api: rename BackstageRoutes to FlatRoutes
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
'@backstage/core': patch
|
||||
---
|
||||
|
||||
Add `BackstageRoutes` component to replace the top-level `Routes` component from `react-router` within apps, removing the need for manually appending `/*` to paths or sorting routes.
|
||||
Add `FlatRoutes` component to replace the top-level `Routes` component from `react-router` within apps, removing the need for manually appending `/*` to paths or sorting routes.
|
||||
|
||||
Reference in New Issue
Block a user