We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a3b2f commit 27fbfc8Copy full SHA for 27fbfc8
.changeset/fluffy-lions-nail.md
@@ -5,3 +5,4 @@
5
Surge updates
6
- CoS – Logistics ERU: Minor textual changes on /surge/catalogue/logistics/eru
7
- Operational Timeline Toolbox update (email replacement)
8
+ - Fix the "Catalogue of Surge Services" tab highlight issue
app/src/views/Surge/index.tsx
@@ -91,6 +91,7 @@ export function Component() {
91
</NavigationTab>
92
<NavigationTab
93
to="surgeCatalogueLayout"
94
+ parentRoute
95
>
96
{strings.surgeCatalogueTab}
97
0 commit comments