Skip to content

Commit

Permalink
Merge 716cc49 into 6c2cb61
Browse files Browse the repository at this point in the history
  • Loading branch information
nathansh committed Jun 8, 2021
2 parents 6c2cb61 + 716cc49 commit 1784218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/CalendarMonth.jsx
Expand Up @@ -203,7 +203,7 @@ class CalendarMonth extends React.PureComponent {
isVisible,
})
) : (
<strong>
<strong aria-live="polite">
{monthTitle}
</strong>
)}
Expand Down

0 comments on commit 1784218

Please sign in to comment.