fix(search): set aria-hidden on highlighting divs

This commit is contained in:
Ashhhleyyy 2022-08-01 17:24:50 +01:00
parent 9dbbc9b431
commit b52fae835e
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -32,6 +32,7 @@ export default function HighlightComic(props: Props) {
<div
key={bubble}
className='box-border'
aria-hidden
style={{
border: `1.5px dashed ${randomColour(
props.page.id,