fix(a11y): hide decorative images from screen readers (#59786)

This commit is contained in:
Huyen Nguyen
2025-04-17 21:15:05 +07:00
committed by GitHub
parent 897277a037
commit 9c4ed1e2a4
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ function FreeIcon(
height='60'
viewBox='0 0 61 60'
fill='none'
aria-hidden='true'
{...props}
>
<path
+1
View File
@@ -9,6 +9,7 @@ function CommunityIcon(
height='60'
viewBox='0 0 60 60'
fill='none'
aria-hidden='true'
{...props}
>
<path
+1
View File
@@ -9,6 +9,7 @@ function CurriculumIcon(
height='60'
viewBox='0 0 60 60'
fill='none'
aria-hidden='true'
{...props}
>
<path
+1
View File
@@ -9,6 +9,7 @@ function FreeIcon(
height='60'
viewBox='0 0 60 60'
fill='none'
aria-hidden='true'
{...props}
>
<path