Don’t show selection on all /teams routes

This commit is contained in:
Justin Edmund 2025-09-24 14:40:30 -07:00
parent 6034157d07
commit 5678e13afb

View file

@ -66,7 +66,7 @@
// For gallery/teams, we need to check for /teams paths
if (href === galleryHref) {
return path === href || path.startsWith(localizeHref('/teams'))
return path === href
}
// Exact match or starts with href + /