Remove unused framework description and update SOC2 logo graphics

Signed-off-by: Jonathan <contact@grafikart.fr>
This commit is contained in:
Jonathan
2025-10-03 23:48:27 +02:00
committed by Sacha Al Himdani
parent 2ee30efed0
commit 05d6f55879
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -175,7 +175,6 @@ function AuditDialog(
/>
)}
<h2 className="text-xl font-semibold mb-1">{audit.framework.name}</h2>
<p className="text-txt-secondary">Framework description</p>
<Table>
<AuditRow audit={props.audit} />
</Table>