This commit is contained in:
@@ -65,7 +65,7 @@ const ListWithCollection = ({
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<CardWrapper
|
<CardWrapper
|
||||||
key={plugin.name}
|
key={plugin.plugin_id}
|
||||||
plugin={plugin}
|
plugin={plugin}
|
||||||
showInstallButton={showInstallButton}
|
showInstallButton={showInstallButton}
|
||||||
locale={locale}
|
locale={locale}
|
||||||
|
Reference in New Issue
Block a user