Skip to content

Commit

Permalink
fix(groups-cards): avoir warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Nov 22, 2023
1 parent bfc0bab commit eeab671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/card/groups-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export default function GroupsCard(groups) {
<KeyValueCard
cardValue={getCardValue(group)}
className="card-geographical-categories"
cardKey=""
/>
</Col>
))}
Expand Down

0 comments on commit eeab671

Please sign in to comment.