diff --git a/x-pack/plugins/security_solution/public/detections/components/rules/step_about_rule_details/index.tsx b/x-pack/plugins/security_solution/public/detections/components/rules/step_about_rule_details/index.tsx index 4d9c23240a9b2..ff916eeccb8f3 100644 --- a/x-pack/plugins/security_solution/public/detections/components/rules/step_about_rule_details/index.tsx +++ b/x-pack/plugins/security_solution/public/detections/components/rules/step_about_rule_details/index.tsx @@ -94,6 +94,14 @@ const StepAboutRuleToggleDetailsComponent: React.FC = ({ {stepData != null && stepDataDetails != null && ( +
+ TEST +
{toggleOptions.length > 0 && (