Skip to content

Commit

Permalink
feat(transcript): add aria polite to transcript
Browse files Browse the repository at this point in the history
  • Loading branch information
benprotheroe committed Nov 5, 2024
1 parent 42047eb commit af670bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export const OakLessonVideoTranscript = ({
isOpen={showTranscript}
$font="body-1"
$color="text-primary"
aria-live="polite"
>
{children}
</OakCollapsibleContent>
Expand Down

0 comments on commit af670bf

Please sign in to comment.