diff --git a/src/pages/portfolio/index.tsx b/src/pages/portfolio/index.tsx index fdfc79e..62095fc 100644 --- a/src/pages/portfolio/index.tsx +++ b/src/pages/portfolio/index.tsx @@ -83,7 +83,7 @@ export default function Portfolio({ projects }: any): JSX.Element { ))}
- {!isLoading ? ( + {!isLoading && project.acm_fields ? ( <>