microsoft/eslint-plugin-fluentui-jsx-a11y

MenuItem needs an accessible name

Closed this issue · 1 comments

Write an ESLint rule ensuring that the MenuItem component has an accessible name. <MenuItem
icon={}
onClick={() => alert("Cut to clipboard")}
>