From b39d9c979967064d252a7ee1df7096317fe03735 Mon Sep 17 00:00:00 2001 From: Ester Marti Date: Wed, 30 Mar 2022 15:22:28 +0200 Subject: [PATCH] remove not needed prop --- .../observability/public/components/app/section/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/observability/public/components/app/section/index.tsx b/x-pack/plugins/observability/public/components/app/section/index.tsx index 2dea833c7c074..c0f765083d8e5 100644 --- a/x-pack/plugins/observability/public/components/app/section/index.tsx +++ b/x-pack/plugins/observability/public/components/app/section/index.tsx @@ -42,7 +42,7 @@ export function SectionContainer({ }: Props) { const { http } = useKibana().services; return ( - +