mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +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,
|
||||
providerUrl,
|
||||
authorName,
|
||||
authorUrl,
|
||||
width,
|
||||
height,
|
||||
image,
|
||||
|
|
Loading…
Reference in a new issue