diff --git a/ui/components/findings/table/finding-note-modal.tsx b/ui/components/findings/table/finding-note-modal.tsx index 5c1b3db4bf..219838cef9 100644 --- a/ui/components/findings/table/finding-note-modal.tsx +++ b/ui/components/findings/table/finding-note-modal.tsx @@ -147,9 +147,9 @@ export function FindingNoteModal({
-
+
{findingContext.providerType ? ( - + ) : ( {findingContext.provider?.slice(0, 3).toUpperCase() ?? "—"}