'use client'
import { NIS2Score, getScoreColor, getScoreRingColor } from '@/lib/sdk/gci/types'
import { ScoreCircle, AreaScoreBar, LoadingSpinner } from './GCIHelpers'
export function NIS2Tab({ nis2 }: { nis2: NIS2Score | null }) {
if (!nis2) return
Network and Information Security Directive 2 (EU 2022/2555)