fix: do not use aria-hidden in heading anchor links (#6128)

This commit is contained in:
Alexey Pyltsyn 2021-12-19 00:35:31 +03:00 committed by GitHub
parent 7e5f6bb805
commit 2318ef298f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,6 @@ const createAnchorHeading =
id={id}>
{props.children}
<a
aria-hidden="true"
className="hash-link"
href={`#${id}`}
title={translate({