{props.areYouSureText || "Are you sure?"}
, + const child: React.ReactChild[] = [ +{props.areYouSureText || "Are you sure?"}
, ] + if (props.warningText) { + child.unshift({props.children.name}
{props.children.description &&{props.children.description}
}Deleting this team will also remove all associated data with this team, including projects and workspaces. Deleted teams cannot be restored!
+ +Type your team's URL slug to confirm
+ setTeamSlug(e.target.value)}> +