diff --git a/src/components/LargeThumb/index.tsx b/src/components/LargeThumb/index.tsx index f5629fb..a158a60 100644 --- a/src/components/LargeThumb/index.tsx +++ b/src/components/LargeThumb/index.tsx @@ -46,7 +46,10 @@ export const LargeThumb = React.memo( aspectRatio={16 / 12} /> - + {!isLoadingLogo && logo && (