diff --git a/src/blocks/Skills/Component.tsx b/src/blocks/Skills/Component.tsx index 7748623..4efa23f 100644 --- a/src/blocks/Skills/Component.tsx +++ b/src/blocks/Skills/Component.tsx @@ -36,13 +36,7 @@ export function SkillsBlock({ heading, keySkills, categories }: SkillsBlockProps )} {Array.isArray(categories) && categories.length > 0 && ( -
{cat.title}