diff --git a/packages/my-joy-navigation/src/header.js b/packages/my-joy-navigation/src/header.js
index f30339ce..0585c052 100644
--- a/packages/my-joy-navigation/src/header.js
+++ b/packages/my-joy-navigation/src/header.js
@@ -44,6 +44,18 @@ const GetAccount = gql`
}
`;
+//
+// toggleSectionOpen('services')}
+// active={isOpen && activePanel === 'services'}
+// >
+// Products & Services
+//
+//
+//
+//
+//
+
const Navigation = ({
login,
datacenter,
@@ -56,17 +68,6 @@ const Navigation = ({
-
- toggleSectionOpen('services')}
- active={isOpen && activePanel === 'services'}
- >
- Products & Services
-
-
-
-
-
{datacenter ? (