This commit is contained in:
parent
9c1db7dca7
commit
2a6e522a87
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ const ListWithCollection = ({
|
|||
|
||||
return (
|
||||
<CardWrapper
|
||||
key={plugin.name}
|
||||
key={plugin.plugin_id}
|
||||
plugin={plugin}
|
||||
showInstallButton={showInstallButton}
|
||||
locale={locale}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue