mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Use pnpm
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user