diff --git a/frontend/src/Photos/PhotoCard.tsx b/frontend/src/Photos/PhotoCard.tsx
index c076188..0f03f35 100644
--- a/frontend/src/Photos/PhotoCard.tsx
+++ b/frontend/src/Photos/PhotoCard.tsx
@@ -54,7 +54,10 @@ export class PhotoCardComponent extends React.PureComponent<
*/
>
{fileExists ? (
-
+
) : (
)}