diff --git a/frontend/src/components/audit/AuditLogTable.tsx b/frontend/src/components/audit/AuditLogTable.tsx index 32d356f..0a813fc 100644 --- a/frontend/src/components/audit/AuditLogTable.tsx +++ b/frontend/src/components/audit/AuditLogTable.tsx @@ -22,7 +22,7 @@ import { type AuditLogParams, } from '@/lib/api' import { cn } from '@/lib/utils' -import { DeviceLink } from '@/components/ui/DeviceLink' +import { DeviceLink } from '@/components/ui/device-link' import { EmptyState } from '@/components/ui/empty-state' // Predefined action types for the filter dropdown diff --git a/frontend/src/components/config/BatchConfigPanel.tsx b/frontend/src/components/config/BatchConfigPanel.tsx index cccd7b5..f0136e1 100644 --- a/frontend/src/components/config/BatchConfigPanel.tsx +++ b/frontend/src/components/config/BatchConfigPanel.tsx @@ -243,7 +243,7 @@ function DeviceSelector({ />