feat(approved-access-domain): QA (#10681)

This commit is contained in:
Antoine Moreaux
2025-03-06 07:35:10 +01:00
committed by GitHub
parent 1ad08cdbe9
commit e92e094a81
69 changed files with 398 additions and 105 deletions

View File

@ -46,7 +46,7 @@ export const SendInviteLinkEmail = ({
value={sender.email}
color={emailTheme.font.colors.blue}
/>
)<Trans>has invited you to join a workspace called </Trans>
) <Trans>has invited you to join a workspace called </Trans>
<b>{workspace.name}</b>
<br />
</MainText>