diff --git a/src/components/Projects/StatusStepper/ProjectStepper.tsx b/src/components/Projects/StatusStepper/ProjectStepper.tsx index 687c0faab..59ba0a192 100644 --- a/src/components/Projects/StatusStepper/ProjectStepper.tsx +++ b/src/components/Projects/StatusStepper/ProjectStepper.tsx @@ -82,7 +82,7 @@ export function ProjectStepper(props: ProjectStepperProps) {
-
-
-
- -
-
-

{projectData.title}

-

{projectData.description}

-
- -
+
+
+
{ projectData.skills.map((skill) => ( - + )) }
+ +
+
+

{projectData.title}

+

{projectData.description}