Reformat large image code
This commit is contained in:
parent
8444a7cfbb
commit
c998b68b16
@ -15,4 +15,4 @@ export default function ImageLarge(props: ImageProps) {
|
|||||||
height: Math.round(IMAGE_WIDTH_LARGE / aspectRatio),
|
height: Math.round(IMAGE_WIDTH_LARGE / aspectRatio),
|
||||||
}} />
|
}} />
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user