Skip to content

Commit c628131

Browse files
committed
WIP
1 parent f59ec08 commit c628131

23 files changed

+279
-277
lines changed

dotcom-rendering/src/components/Avatar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { breakpoints } from '@guardian/source/foundations';
33
import { Fragment } from 'react';
44
import { getSourceImageUrl } from '../lib/getSourceImageUrl_temp_fix';
55
import { palette } from '../palette';
6-
import type { ImageSizeType } from './Card/components/ImageWrapper';
6+
import type { ImageSizeType } from './Card/components/MediaWrapper';
77
import {
88
generateSources,
99
getFallbackSource,

0 commit comments

Comments
 (0)