diff --git a/src/shared/components/GenericList/components.js b/src/shared/components/GenericList/components.js index ee2710614e..4bad7d571d 100644 --- a/src/shared/components/GenericList/components.js +++ b/src/shared/components/GenericList/components.js @@ -45,6 +45,8 @@ export const HeaderRenderer = ({ field === h) @@ -135,7 +137,7 @@ const DefaultRowRenderer = ({ ); return ( - + {cells} {!!actions.length && actionsCell} {displayArrow && (