@@ -17,6 +17,7 @@ export interface ComplianceItem {
norm: string;
certificate: string;
status: 'OK' | 'FALHA';
differencePercentage?: string;
}
export interface ComplianceData {
The note is not visible to the blocked user.