chore: correct types
This commit is contained in:
@@ -82,7 +82,7 @@ const {
|
||||
widths={[400, 768]}
|
||||
sizes="(max-width: 768px) 100vw, 432px"
|
||||
layout="responsive"
|
||||
{...(image as any)}
|
||||
{...image}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user