diff --git a/src/components/CreateTeam/Step0.tsx b/src/components/CreateTeam/Step0.tsx index cec4e78fa..16ad19114 100644 --- a/src/components/CreateTeam/Step0.tsx +++ b/src/components/CreateTeam/Step0.tsx @@ -87,10 +87,10 @@ export function Step0(props: Step0Props) { validTeamType.value === selectedTeamType ? 'opacity-100' : '' }`} /> - + {validTeamType.label} - + {validTeamType.description}