From 25ca9e5d3ba2849f0366caa9cc22600f521ef380 Mon Sep 17 00:00:00 2001 From: gearnode Date: Thu, 10 Apr 2025 10:31:48 -0700 Subject: [PATCH] Remove duplicated close modal UI element Signed-off-by: gearnode --- CHANGELOG.md | 1 + .../src/pages/organizations/mitigations/MitigationView.tsx | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24607819d..ed30607e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Fixed - Fix cannot create vendor when the name is too similar to suggested one +- Fix UI show double button to close evidence preview modal. ## [0.5.0] - 2025-04-10 diff --git a/apps/console/src/pages/organizations/mitigations/MitigationView.tsx b/apps/console/src/pages/organizations/mitigations/MitigationView.tsx index 88d8bc4ae..5e18982d1 100644 --- a/apps/console/src/pages/organizations/mitigations/MitigationView.tsx +++ b/apps/console/src/pages/organizations/mitigations/MitigationView.tsx @@ -3486,12 +3486,6 @@ function MitigationViewContent({ {previewEvidence?.filename} - Preview of the evidence file. You can view or download the file