mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-3962 A11y - UT fix
This commit is contained in:
parent
a6e3412f80
commit
160ec9ee9a
@ -77,6 +77,7 @@ const MenuButton: React.FunctionComponent<IMenuButtonProps> = ({
|
||||
return (
|
||||
<button
|
||||
className='general-font list-item'
|
||||
data-testid={`${id}_${listItem.dataTestId}`}
|
||||
lang={i18n.getLocale()}
|
||||
onClick={sendClick}
|
||||
key={listItem.event}
|
||||
|
Loading…
Reference in New Issue
Block a user