- {mainMenu.length > 0 ?
+ {mainMenu.length > 0 ? (
: null }
+
+ ) : null}
{ logoDestination === null ?
:
}
diff --git a/src/__snapshots__/Header.test.jsx.snap b/src/__snapshots__/Header.test.jsx.snap
index b30bd41..905c072 100644
--- a/src/__snapshots__/Header.test.jsx.snap
+++ b/src/__snapshots__/Header.test.jsx.snap
@@ -17,7 +17,7 @@ exports[`
renders correctly for anonymous desktop 1`] = `
renders correctly for anonymous mobile 1`] = `
@@ -159,7 +159,6 @@ exports[`