diff --git a/frontend/src/components/cfdtables/CfdTable.tsx b/frontend/src/components/cfdtables/CfdTable.tsx index 9e53fc3..d905b39 100644 --- a/frontend/src/components/cfdtables/CfdTable.tsx +++ b/frontend/src/components/cfdtables/CfdTable.tsx @@ -180,9 +180,8 @@ export function CfdTable( Header: "Action", accessor: ({ actions, order_id }) => { const actionIcons = actions.map((action) => { - return ( + return (