This commit is contained in:
Fedor Indutny
2025-02-19 10:16:41 -08:00
committed by GitHub
parent 1d44c70393
commit a9fb186c23
47 changed files with 28499 additions and 35797 deletions

View File

@@ -264,6 +264,7 @@ export function GIF(props: Props): JSX.Element {
<button
type="button"
className={className}
aria-label={i18n('icu:GIF--download')}
onClick={onOverlayClick}
onKeyDown={onOverlayKeyDown}
tabIndex={tabIndex}