Skip to content

Commit

Permalink
Update team deletion modal
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsiolis authored and roboquat committed Mar 28, 2022
1 parent dd2f9d5 commit 7abdeab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions components/dashboard/src/teams/TeamSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ export default function TeamSettings() {
<li className="ml-5">
All <b>projects</b> added in this team will be deleted and cannot be restored afterwards.
</li>
<li className="ml-5">
All <b>workspaces</b> opened for projects within this team will be deleted for all team members
and cannot be restored afterwards.
</li>
<li className="ml-5">
All <b>members</b> of this team will lose access to this team, associated projects and
workspaces.
Expand Down

0 comments on commit 7abdeab

Please sign in to comment.