From 213bc1e07ef6197a6d4e90d7ede6133059ca99da Mon Sep 17 00:00:00 2001 From: "Mark J. Hoy" Date: Fri, 4 Oct 2024 08:49:26 -0400 Subject: [PATCH] fix lint; remove href --- .../shared/deprecation_callout/deprecation_callout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/enterprise_search/public/applications/shared/deprecation_callout/deprecation_callout.tsx b/x-pack/plugins/enterprise_search/public/applications/shared/deprecation_callout/deprecation_callout.tsx index 1a517bdd0c2c2..075655c90597e 100644 --- a/x-pack/plugins/enterprise_search/public/applications/shared/deprecation_callout/deprecation_callout.tsx +++ b/x-pack/plugins/enterprise_search/public/applications/shared/deprecation_callout/deprecation_callout.tsx @@ -43,7 +43,7 @@ export const EnterpriseSearchDeprecationCallout: React.FC CTA Link Button - + {i18n.translate('xpack.enterpriseSearch.deprecationCallout.dissmissLink', { defaultMessage: 'dismiss', })}