diff --git a/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/pick_fields_step/components/rare_detector/detector_cards.tsx b/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/pick_fields_step/components/rare_detector/detector_cards.tsx index 8da41b0e7c875..b78970eca59d1 100644 --- a/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/pick_fields_step/components/rare_detector/detector_cards.tsx +++ b/x-pack/plugins/ml/public/application/jobs/new_job/pages/components/pick_fields_step/components/rare_detector/detector_cards.tsx @@ -29,7 +29,7 @@ export const RareCard: FC = ({ onClick, isSelected }) => ( <> } @@ -52,7 +52,7 @@ export const RareInPopulationCard: FC = ({ onClick, isSelected }) => <> } @@ -75,7 +75,7 @@ export const FrequentlyRareInPopulationCard: FC = ({ onClick, isSelec <> }