{team.name}
+ {team.description ? ( +{team.description}
+ ) : ( +No description
+ )} +Manage teams in your active workspace
++ Add a team to organize members and permissions. +
++ Enter a team name and optional description. +
+ + +Create your first team to get started
+{team.description}
+ ) : ( +No description
+ )} +{team.description}
} -No teams yet
@@ -96,6 +128,7 @@ function TeamsPageContent(): ReactElement {