fix: codegen breaking in example tab and minor UI updates (#4478)
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
This commit is contained in:
@@ -21,6 +21,7 @@ export type CreateTeamInvitationErrors =
|
||||
| "team/member_not_found"
|
||||
| "team_invite/already_member"
|
||||
| "team_invite/member_has_invite"
|
||||
| "user/not_found"
|
||||
|
||||
type RevokeTeamInvitationErrors =
|
||||
| "team/not_required_role"
|
||||
|
||||
Reference in New Issue
Block a user