diff --git a/src/features/dashboard/templates/list/table-cells.tsx b/src/features/dashboard/templates/list/table-cells.tsx index 45a196051..81c8d923b 100644 --- a/src/features/dashboard/templates/list/table-cells.tsx +++ b/src/features/dashboard/templates/list/table-cells.tsx @@ -313,48 +313,59 @@ export function TemplateNameCell({ ) } -export function CreatedAtCell({ - getValue, -}: CellContext