Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReactJS: Fix "Each child in a list should have a unique 'key' prop" #5891

Conversation

tsmock
Copy link
Contributor

@tsmock tsmock commented Jun 7, 2023

This is just a warning from react. Since we aren't changing the steps variable dynamically, all this does is silence a warning.

Signed-off-by: Taylor Smock <tsmock@meta.com>
@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.2% 0.2% Duplication

@HelNershingThapa HelNershingThapa merged commit bf387cc into hotosm:develop Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants