adding aria-live to resolve JAWS issue (#22785)

Co-authored-by: Babinder Rathi babinderrathi@gmail.com
Этот коммит содержится в:
Ashish Dhama
2023-04-04 15:03:04 +05:30
коммит произвёл GitHub
родитель 8ccf5c3c14
Коммит 3d8701058a

Просмотреть файл

@@ -102,6 +102,7 @@ export default function InviteView(props: Props) {
}, {inviteURL})
}
className='InviteView__copyLink'
aria-live='polite'
>
{!copyText.copiedRecently && (
<>