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

enhancement : Add unique keys to color blocks in 'basic.tsx' #5793

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

abdulbasithqb
Copy link

Summary

Added unique keys to child components in the 'basic.tsx' file while rendering each color block, addressing the React warning related to unique key props.

Changelog

[Enhancement] [UI] - Added unique keys to color blocks in 'basic.tsx' to resolve the unique key prop warning.

Test Plan

  1. Checked the rendering of the component with the color list.
  2. Verified that the warning about unique key props is no longer present.
  3. Ensured that each color block updates correctly without any issues.

@auto-assign auto-assign bot requested a review from rayan1810 November 15, 2023 08:30
Copy link

vercel bot commented Nov 15, 2023

@abdulbasithqb is attempting to deploy a commit to the Geekyants Team Team on Vercel.

A member of the Team first needs to authorize it.

@abdulbasithqb abdulbasithqb changed the title Enhancement : Add unique keys to color blocks in 'basic.tsx' enhancement : Add unique keys to color blocks in 'basic.tsx' Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant