diff --git a/src/components/admin/devices/device-tickets-history.client.tsx b/src/components/admin/devices/device-tickets-history.client.tsx index cad6928..ce07751 100644 --- a/src/components/admin/devices/device-tickets-history.client.tsx +++ b/src/components/admin/devices/device-tickets-history.client.tsx @@ -468,3 +468,4 @@ export function DeviceTicketsHistoryClient({ tenantId: _tenantId, deviceId }: { ) } +