Skip to content

Commit

Permalink
fix: a11y of Blocco link completo
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Feb 26, 2025
1 parent ed95032 commit febc56c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const CompleteBlockLinksTemplate = (props) => {
sizes: '60px',
showTitleAttr: false,
alt: item.title,
noWrapLink: true,
});

const BlockExtraTags = getComponentWithFallback({
Expand Down

0 comments on commit febc56c

Please sign in to comment.