diff --git a/src/components/ProcessInstanceListTable.tsx b/src/components/ProcessInstanceListTable.tsx index 5ce8dda..a13fd01 100644 --- a/src/components/ProcessInstanceListTable.tsx +++ b/src/components/ProcessInstanceListTable.tsx @@ -530,7 +530,10 @@ export default function ProcessInstanceListTable({ {headers.map((header: any) => ( - + {header} ))}