From ae1e11a9ac3f75c2f24ede5d19f141ad3f3936ad Mon Sep 17 00:00:00 2001 From: Justin Kambic Date: Mon, 18 Jul 2022 13:12:39 -0400 Subject: [PATCH] Use proper header nesting. --- .../legacy_uptime/components/common/charts/ping_histogram.tsx | 4 ++-- .../components/overview/monitor_list/monitor_list_header.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x-pack/plugins/synthetics/public/legacy_uptime/components/common/charts/ping_histogram.tsx b/x-pack/plugins/synthetics/public/legacy_uptime/components/common/charts/ping_histogram.tsx index c3f9f5086ec9b..1a7ae71482621 100644 --- a/x-pack/plugins/synthetics/public/legacy_uptime/components/common/charts/ping_histogram.tsx +++ b/x-pack/plugins/synthetics/public/legacy_uptime/components/common/charts/ping_histogram.tsx @@ -220,12 +220,12 @@ export const PingHistogramComponent: React.FC = ({ -

+

-

+
{showAnalyzeButton && ( diff --git a/x-pack/plugins/synthetics/public/legacy_uptime/components/overview/monitor_list/monitor_list_header.tsx b/x-pack/plugins/synthetics/public/legacy_uptime/components/overview/monitor_list/monitor_list_header.tsx index 8968f6c6bea47..146f4315c42c7 100644 --- a/x-pack/plugins/synthetics/public/legacy_uptime/components/overview/monitor_list/monitor_list_header.tsx +++ b/x-pack/plugins/synthetics/public/legacy_uptime/components/overview/monitor_list/monitor_list_header.tsx @@ -20,12 +20,12 @@ export const MonitorListHeader: React.FC = () => { -
+

-

+