fix(dashboard): Prevent reusing same Component for nested UI routes (#9725)
**What** - Fixes a bug that caused nested UI routes to reuse their parents Component.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/dashboard": patch
|
||||
---
|
||||
|
||||
fix(dashboard): Prevent nested UI Routes from re-using parent component
|
||||
Reference in New Issue
Block a user