Skip to content

Commit

Permalink
Update edit.js
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinan committed Jul 21, 2022
1 parent 8f3d988 commit d6c08b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/post-navigation-link/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ export default function PostNavigationLinkEdit( {
{ isNext && displayArrow && (
<span
className={ `wp-block-post-navigation-link__arrow-next is-arrow-${ arrow }` }
aria-hidden={ true }
>
{ displayArrow }
</span>
Expand Down

0 comments on commit d6c08b2

Please sign in to comment.