diff --git a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx index 5b520084ebb744..237639fbf7beb6 100644 --- a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx +++ b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/flyout_home.tsx @@ -232,7 +232,7 @@ const CreateJobTab = (props: CreateJobTab) => { } description={ } @@ -270,7 +270,7 @@ const CreateJobTab = (props: CreateJobTab) => { } description={ } diff --git a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx index c327d187f6bc20..92b21d676c9bb4 100644 --- a/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx +++ b/x-pack/plugins/infra/public/pages/metrics/inventory_view/components/ml/anomaly_detection/job_setup_screen.tsx @@ -124,7 +124,7 @@ export const JobSetupScreen = (props: Props) => {

@@ -164,7 +164,7 @@ export const JobSetupScreen = (props: Props) => {

@@ -183,7 +183,7 @@ export const JobSetupScreen = (props: Props) => { description={ } > @@ -216,7 +216,7 @@ export const JobSetupScreen = (props: Props) => { description={ } > @@ -267,7 +267,7 @@ export const JobSetupScreen = (props: Props) => {