diff --git a/frontend/src/Photos/Photo.tsx b/frontend/src/Photos/Photo.tsx index 7d94070..aa94262 100644 --- a/frontend/src/Photos/Photo.tsx +++ b/frontend/src/Photos/Photo.tsx @@ -37,7 +37,6 @@ export const PhotoComponent: React.FunctionComponent = (
setLoaded(true)} src={getPhotoThumbPath(props.photo, 2048)} diff --git a/frontend/src/Photos/PhotoCard.tsx b/frontend/src/Photos/PhotoCard.tsx index ae074d5..8388519 100644 --- a/frontend/src/Photos/PhotoCard.tsx +++ b/frontend/src/Photos/PhotoCard.tsx @@ -76,7 +76,6 @@ export class PhotoCardComponent extends React.PureComponent< > {fileExists ? ( this.setLoaded(true)}