Skip to content

Commit

Permalink
Update select.lite.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jul 26, 2024
1 parent cfe23ee commit c4f4e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/select/select.lite.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ export default function DBSelect(props: DBSelectProps) {
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 c4f4e10

Please sign in to comment.