Skip to content

Commit

Permalink
fix: role menuitem into li
Browse files Browse the repository at this point in the history
  • Loading branch information
barbarabeat authored Jul 18, 2022
1 parent cf32f52 commit 29d3087
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
`cv-dropdown-item ${carbonPrefix}--dropdown-item`,
{ [`${carbonPrefix}--dropdown--selected`]: internalSelected },
]"
role="menuitem"
>
<a
:aria-checked="internalSelected"
Expand Down

0 comments on commit 29d3087

Please sign in to comment.