diff --git a/src/components/HeroSection/HeroRoadmaps.tsx b/src/components/HeroSection/HeroRoadmaps.tsx index 680ef2a28..382c12e8f 100644 --- a/src/components/HeroSection/HeroRoadmaps.tsx +++ b/src/components/HeroSection/HeroRoadmaps.tsx @@ -192,7 +192,7 @@ export function HeroRoadmaps(props: ProgressListProps) { const canManageTeam = ['admin', 'manager'].includes(currentTeam?.role!); return ( -
+
{ }