diff --git a/app/src/components/domain/ShareUserItem/index.tsx b/app/src/components/domain/ShareUserItem/index.tsx index 60eb2ba591..827b0acbe7 100644 --- a/app/src/components/domain/ShareUserItem/index.tsx +++ b/app/src/components/domain/ShareUserItem/index.tsx @@ -37,7 +37,7 @@ function ShareUserItem(props: Props) { readOnly spacingOffset={-2} spacing="sm" - after={( + after={onUserRemove && (