feat(SW-365): Implemented focal point
This commit is contained in:
@@ -397,6 +397,7 @@ export const renderOptions: RenderOptions = {
|
||||
height={365}
|
||||
src={image.url}
|
||||
width={width}
|
||||
focalPoint={image.focalPoint}
|
||||
{...props}
|
||||
/>
|
||||
<Caption>{image.meta.caption}</Caption>
|
||||
|
||||
Reference in New Issue
Block a user