From f580034c8ffcc0a989236d01f1be6c4dd7bdf955 Mon Sep 17 00:00:00 2001 From: Joseph McElroy Date: Mon, 14 Oct 2024 20:10:48 +0100 Subject: [PATCH] update --- .../search_indices/public/components/shared/code_sample.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/search_indices/public/components/shared/code_sample.tsx b/x-pack/plugins/search_indices/public/components/shared/code_sample.tsx index 5b029ee10a779..fc233e498ea10 100644 --- a/x-pack/plugins/search_indices/public/components/shared/code_sample.tsx +++ b/x-pack/plugins/search_indices/public/components/shared/code_sample.tsx @@ -44,7 +44,7 @@ export const CodeSample = ({ id, title, language, code, onCodeCopyClick }: CodeS {title} - +