diff --git a/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx b/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx index 259c9a85ac7c9..d3072cb067e83 100644 --- a/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx +++ b/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/change_data_view.tsx @@ -136,7 +136,7 @@ export const ChangeDataViewModal: FC = ({ onClose }) => { @@ -170,7 +170,7 @@ export const ChangeDataViewModal: FC = ({ onClose }) => { <> @@ -218,7 +218,7 @@ export const ChangeDataViewModal: FC = ({ onClose }) => { ) : ( @@ -281,7 +281,7 @@ const ValidationMessage: FC<{ > ); @@ -300,7 +300,7 @@ const ValidationMessage: FC<{ > ); @@ -317,7 +317,7 @@ const ValidationMessage: FC<{ > @@ -336,7 +336,7 @@ const ValidationMessage: FC<{ > diff --git a/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/description.tsx b/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/description.tsx index 417946b2a41b6..2632660738a58 100644 --- a/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/description.tsx +++ b/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/datafeed_step/components/data_view/description.tsx @@ -20,7 +20,7 @@ export const Description: FC = memo(({ children }) => { description={ } >