From a7add0df3daa32e060c1f34fc5666e7eec466d9e Mon Sep 17 00:00:00 2001 From: Candace Park Date: Mon, 19 Oct 2020 16:36:10 -0400 Subject: [PATCH] completed ui --- .../policy/view/policy_forms/protections/malware.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/x-pack/plugins/security_solution/public/management/pages/policy/view/policy_forms/protections/malware.tsx b/x-pack/plugins/security_solution/public/management/pages/policy/view/policy_forms/protections/malware.tsx index 3fbcca1db74c6..1da832fb081ef 100644 --- a/x-pack/plugins/security_solution/public/management/pages/policy/view/policy_forms/protections/malware.tsx +++ b/x-pack/plugins/security_solution/public/management/pages/policy/view/policy_forms/protections/malware.tsx @@ -180,6 +180,15 @@ export const MalwareProtections = React.memo(() => { ); })} + + +
+ +
+