mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 09:18:51 +01:00
Try to use the additional new props for card
Only use imageDescription for now
This commit is contained in:
parent
643b6bce07
commit
aad855cafc
1 changed files with 1 additions and 0 deletions
|
@ -1553,6 +1553,7 @@ function Card({ card, instance }) {
|
||||||
providerName,
|
providerName,
|
||||||
providerUrl,
|
providerUrl,
|
||||||
authorName,
|
authorName,
|
||||||
|
authorUrl,
|
||||||
width,
|
width,
|
||||||
height,
|
height,
|
||||||
image,
|
image,
|
||||||
|
|
Loading…
Reference in a new issue