+ Are you sure you want to remove the invitation for{" "} + {selectedInvitation?.email}? +
++ Once removed, this invitation will no longer be + valid. You can always re-invite the user later. +
++ To confirm, please type the email address of the + invitation below. +
++ Are you sure you want to regenerate the + invitation for {invitation?.email}? This + will revoke the previous invitation. +
++ The invitation has been regenerated. The user + must access the link below to accept the + invitation. +
+- An email has been sent to the user - with the access link below. They - must access the link to accept the - invitation. -
- )} - {!sendEmail && ( -- The user has been invited. They must - access the link below to accept the - invitation. -
- )} -- The invite will expire in{" "} - - {expiresInDays}{" "} - {expiresInDays === 1 - ? "day" - : "days"} - - . -
-