Skip to content

Commit

Permalink
Update checkbox.lite.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jul 26, 2024
1 parent c4f4e10 commit 78d36ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ export default function DBCheckbox(props: DBCheckboxProps) {
DEFAULT_INVALID_MESSAGE}
</DBInfotext>

<span className="visually-hidden" role="status">
<span data-visually-hidden role="status">
{state._voiceOverFallback}
</span>
</div>
Expand Down

0 comments on commit 78d36ff

Please sign in to comment.