Reformat photo page code
This commit is contained in:
parent
bbe49d3a0d
commit
8444a7cfbb
@ -78,11 +78,7 @@ export default async function PhotoPage({
|
||||
|
||||
return (
|
||||
<PhotoDetailPage
|
||||
{...{
|
||||
photo,
|
||||
photos,
|
||||
photosGrid,
|
||||
}}
|
||||
{...{ photo, photos, photosGrid }}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user