diff --git a/frontend/src/modules/Shares/components/ShareBoxListItem.js b/frontend/src/modules/Shares/components/ShareBoxListItem.js index 96dc241e3..2788c34b7 100644 --- a/frontend/src/modules/Shares/components/ShareBoxListItem.js +++ b/frontend/src/modules/Shares/components/ShareBoxListItem.js @@ -17,7 +17,7 @@ export const ShareBoxListItem = ({ share }) => { }} > - + { - + { Request owner - + {`${share.principal.SamlGroupName}`} - + { IAM role name - + {`${share.principal.principalIAMRoleName}`} - + { Dataset - + {`${share.dataset.datasetName}`} - + { px: 3 }} > - + Dataset Owner @@ -92,7 +108,7 @@ export const ShareBoxListItem = ({ share }) => { - + - + {share.statistics.sharedItems > 0 && (