Skip to content

Commit 04baa9f

Browse files
committed
fix: remove GlowingBackdrop from accessibility tree
1 parent 1ede5d0 commit 04baa9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/site/components/Icons/HexagonGrid.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const HexagonGrid: FC<HexagonGridProps> = props => (
77
viewBox="0 0 1216 726"
88
fill="none"
99
xmlns="http://www.w3.org/2000/svg"
10+
aria-hidden="true"
1011
{...props}
1112
>
1213
<mask

0 commit comments

Comments
 (0)