diff --git a/templates/boxMenu.jsx b/templates/boxMenu.jsx index 5009498..0f67a4e 100644 --- a/templates/boxMenu.jsx +++ b/templates/boxMenu.jsx @@ -82,7 +82,6 @@ export default function BoxMenu (props) { className="menu__image boxmenu__image" src={_graphic?._src} alt={_graphic?.alt} - aria-hidden={!_graphic?.alt ? true : null} /> }