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.
2 parents 1957de2 + 58afba4 commit f1fb96cCopy full SHA for f1fb96c
dotcom-rendering/src/components/SignInGate/displayRules.ts
@@ -33,6 +33,7 @@ export const isValidSection = (sectionId?: string): boolean => {
33
'help',
34
'guardian-live-australia',
35
'gnm-archive',
36
+ 'thefilter',
37
];
38
39
// we check for invalid section by reducing the above array, and then NOT the result so we know
0 commit comments