diff --git a/src/pages/Connections.tsx b/src/pages/Connections.tsx index b97e486..45df798 100644 --- a/src/pages/Connections.tsx +++ b/src/pages/Connections.tsx @@ -111,7 +111,7 @@ export default () => { { accessorKey: CONNECTIONS_TABLE_ACCESSOR_KEY.Close, enableSorting: false, - header: () => t('close'), + header: () => {t('close')}, cell: ({ row }) => (