From 26cb379a3b91f7500f4334200b98fb4e9d649612 Mon Sep 17 00:00:00 2001 From: Justin Kambic Date: Wed, 20 Jul 2022 10:30:08 -0400 Subject: [PATCH] Use proper header nesting. (#136559) --- .../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 = () => { -
+

-

+