Skip to content

Commit

Permalink
Use id in menu.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
or-nuri-monday committed Mar 19, 2024
1 parent 5a5cfde commit 594f52e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ const Menu = ({ children, Renderer, selectProps, dropdownMenuWrapperClassName, i
dropdownMenuWrapperClassName
)}
innerProps={{
id,
role: "listbox",
"aria-label": ariaLabel
}}
Expand Down

0 comments on commit 594f52e

Please sign in to comment.