Prevent scroll when clicking prev/next
This commit is contained in:
parent
55e68d3cda
commit
8ad7551426
@ -30,6 +30,7 @@ export default function PhotoLink({
|
||||
setNextPhotoAnimation?.(nextPhotoAnimation);
|
||||
}
|
||||
}}
|
||||
scroll={false}
|
||||
>
|
||||
{children}
|
||||
</Link>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user