Try to use the additional new props for card
Only use imageDescription for now
This commit is contained in:
parent
643b6bce07
commit
aad855cafc
|
@ -1553,6 +1553,7 @@ function Card({ card, instance }) {
|
|||
providerName,
|
||||
providerUrl,
|
||||
authorName,
|
||||
authorUrl,
|
||||
width,
|
||||
height,
|
||||
image,
|
||||
|
|
Loading…
Reference in a new issue