diff --git a/src/components/DownloadButton.tsx b/src/components/DownloadButton.tsx index 43b5102f..ed45dea6 100644 --- a/src/components/DownloadButton.tsx +++ b/src/components/DownloadButton.tsx @@ -16,7 +16,7 @@ export default function DownloadButton({ return ( {showZoomControls && } onClick={() => refZoomControls.current?.open()} styleAs="link" @@ -447,7 +447,7 @@ export default function PhotoLarge({ />} {shouldShare && setShareModalProps?.({ ...rest })} className={clsx( className,