diff --git a/pkg/webui/console/containers/documentation-dashboard-panel/index.js b/pkg/webui/console/containers/documentation-dashboard-panel/index.js
index fa5e67490c..a4e82612b3 100644
--- a/pkg/webui/console/containers/documentation-dashboard-panel/index.js
+++ b/pkg/webui/console/containers/documentation-dashboard-panel/index.js
@@ -66,12 +66,12 @@ const DocumentationDashboardPanel = () => (
icon={IconRocket}
/>
@@ -80,8 +80,8 @@ const DocumentationDashboardPanel = () => (
title={sharedMessages.integrations}
icon={IconArrowMerge}
/>
-
-
+
+
)