kalviumcommunity / kalviumcommunity/devlinks-01

Missing 'key' prop in the links list

Open Beginner friendly
#9 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue
Dominant language
JavaScript
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

In src/components/Links.jsx, the mapped needs a unique key prop (React warning).

Contributor guide

Open the contributing guide

Research direction

Start in src/components/Links.jsx and inspect the mapped element in the links list. Add the unique key prop described by the issue, then verify that the React warning about the missing key no longer appears.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
90/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.