fix(admin-ui): Pin react-router-dom (#3999)
**What** - Pins the version of `react-router-dom` to `6.8.0` as the upgrade to `6.11.0` broke usage of `useNavigate` in nested routes.
This commit is contained in:
committed by
GitHub
parent
f9886a5b9f
commit
a7adb8fbf4
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/admin-ui": patch
|
||||
---
|
||||
|
||||
fix(admin-ui): Pins version of `react-router-dom` as upgrade to 6.11.0 broke navigation in nested routes
|
||||
Reference in New Issue
Block a user