Skip to content

Commit

Permalink
Merge 2a43591 into b7d571c
Browse files Browse the repository at this point in the history
  • Loading branch information
adinajohnson committed Jun 7, 2023
2 parents b7d571c + 2a43591 commit 5ba553a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ class Modal extends React.Component {
onKeyDown: this.handleTab,
style: { display: 'block' },
'aria-labelledby': labelledBy,
'aria-modal': true,
role,
tabIndex: '-1',
};
Expand Down

0 comments on commit 5ba553a

Please sign in to comment.