Skip to content

Commit

Permalink
chore: To rerun tests
Browse files Browse the repository at this point in the history
  • Loading branch information
im3dabasia committed Feb 28, 2025
1 parent 104f8e0 commit 9e2ccb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/menu-item/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function UnforwardedMenuItem(
<span className="components-menu-item__info" aria-hidden="true">
{ info }
</span>
<span id={ descriptionId } className="screen-reader-text ">
<span id={ descriptionId } className="screen-reader-text">
{ info }
</span>
</span>
Expand Down

0 comments on commit 9e2ccb5

Please sign in to comment.