From b52fae835ea19e65c2b33c4c5feb1db0cf08fbbc Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Mon, 1 Aug 2022 17:24:50 +0100 Subject: [PATCH] fix(search): set aria-hidden on highlighting divs --- components/HighlightComic.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/components/HighlightComic.tsx b/components/HighlightComic.tsx index 8449113..2486490 100644 --- a/components/HighlightComic.tsx +++ b/components/HighlightComic.tsx @@ -32,6 +32,7 @@ export default function HighlightComic(props: Props) {