Fix tag photo grid links
This commit is contained in:
parent
11dfd7da27
commit
552d4c4c12
@ -49,6 +49,7 @@ export default function PhotoDetailPage({
|
||||
contentMain={<PhotoGrid
|
||||
photos={photosGrid ?? photos}
|
||||
selectedPhoto={photo}
|
||||
tag={tag}
|
||||
animateOnFirstLoadOnly
|
||||
/>}
|
||||
contentSide={<div className={cc(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user