diff --git a/src/photo/PhotoLarge.tsx b/src/photo/PhotoLarge.tsx index 6babea86..146bc435 100644 --- a/src/photo/PhotoLarge.tsx +++ b/src/photo/PhotoLarge.tsx @@ -75,35 +75,29 @@ export default function PhotoLarge({ } {showCamera && photoHasCameraData(photo) && -
- - {photo.filmSimulation && - <> -
- - } -
} + } )} {renderMiniGrid(<> {photoHasExifData(photo) &&