fix(dashboard): Fix active nav link styling for built-in routes (#10082)

**What**
- Ensures that NavLinks are correctly styled for both built-in and extension routes.
This commit is contained in:
Kasper Fabricius Kristensen
2024-11-14 18:32:52 +00:00
committed by GitHub
parent a153bc477c
commit dea86d8c87
2 changed files with 31 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): Fix active nav link styling for built-in routes