We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5971020 commit f6f831fCopy full SHA for f6f831f
1 file changed
src/features/cards/components/mediumCard/ArticleItem.tsx
@@ -12,7 +12,6 @@ const ArticleItem = ({ item, selectedTag, analyticsTag }: BaseItemPropsType<Arti
12
return (
13
<CardItemWithActions
14
source={analyticsTag}
15
- key={index}
16
item={item}
17
cardItem={
18
<>
0 commit comments