Update .changeset/perfect-donkeys-cry.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Hayden Spitzley <105455169+hspitzley-czi@users.noreply.github.com>
This commit is contained in:
Hayden Spitzley
2023-06-01 09:22:13 -04:00
committed by GitHub
parent 66ae4d8ca3
commit 0eede913b7
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/core-components': patch
---
Add option to require exact matching for isLocationMatch
Added `exact` prop to `SidebarSubmenuItem` which causes it to only highlight if the current location is an exact match.