Merge pull request #13629 from backstage/rugvip/devapp

dev-utils: fix route discovery with react-router stable
This commit is contained in:
Fredrik Adelöw
2022-09-11 09:15:09 +02:00
committed by GitHub
2 changed files with 16 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/dev-utils': patch
---
Fixed routing when using React Router v6 stable.