Remove animation logging
This commit is contained in:
parent
c53edb0dff
commit
9c14051236
@ -39,7 +39,6 @@ export default function PhotoLink({
|
||||
href: pathForPhoto({ photo, ...categories }),
|
||||
onClick: () => {
|
||||
if (nextPhotoAnimation) {
|
||||
console.log('setNextPhotoAnimation', nextPhotoAnimation);
|
||||
setNextPhotoAnimation?.(nextPhotoAnimation);
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user