diff --git a/components/ProjectCard.tsx b/components/ProjectCard.tsx index 7a0c465..7bda3f8 100644 --- a/components/ProjectCard.tsx +++ b/components/ProjectCard.tsx @@ -17,9 +17,9 @@ export function ProjectCard(

{title}

- +
{toStateSpan(state)} - +
{tags.map((tag) => {tag})}