We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5396eba commit 993d622Copy full SHA for 993d622
npm-packages/dashboard/src/components/teamSettings/TeamMemberListItem.tsx
@@ -206,10 +206,6 @@ export function TeamMemberListItem({
206
You are about to remove {confirmationDisplayName} from{" "}
207
{team.name}, are you sure you want to continue?{" "}
208
</p>
209
- <p className="font-semibold">
210
- All development deployments created by this member will be
211
- deleted.
212
- </p>
213
{team.managedBy && (
214
<Callout>
215
Note that this member may be able to re-join the team
0 commit comments