diff --git a/src/templates/CareerPath.tsx b/src/templates/CareerPath.tsx index 77fb87f..f1c6603 100644 --- a/src/templates/CareerPath.tsx +++ b/src/templates/CareerPath.tsx @@ -28,7 +28,7 @@ const CareerPath: React.FC = ({ data }) => {

Career Path Courses:

- + {lmiCode && } ); };