diff --git a/frontend/src/components/certificates/DeviceCertTable.tsx b/frontend/src/components/certificates/DeviceCertTable.tsx index d91fd94..02c30d1 100644 --- a/frontend/src/components/certificates/DeviceCertTable.tsx +++ b/frontend/src/components/certificates/DeviceCertTable.tsx @@ -30,6 +30,7 @@ import { } from '@/components/ui/dropdown-menu' import { toast } from '@/components/ui/toast' import { cn } from '@/lib/utils' +import { DeviceLink } from '@/components/ui/device-link' import { TableSkeleton } from '@/components/ui/page-skeleton' import { DeployCertDialog } from './DeployCertDialog' import { BulkDeployDialog } from './BulkDeployDialog' @@ -296,9 +297,9 @@ export function DeviceCertTable({ > {/* Device */}