dev-utils: fix route discovery with react-router stable

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-10 14:01:55 +02:00
parent 6de25bee18
commit 329ed2b9c7
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.