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

Error: Missing "key" prop for element in iterator react/jsx-key #11

Open
AjayS21 opened this issue Sep 9, 2022 · 1 comment
Open

Error: Missing "key" prop for element in iterator react/jsx-key #11

AjayS21 opened this issue Sep 9, 2022 · 1 comment

Comments

@AjayS21
Copy link

AjayS21 commented Sep 9, 2022

image

@yaniket
Copy link

yaniket commented Sep 18, 2022

Hey @AjayS21 you can solve this by simply adding key prop in Box tag and alt prop in Image tag

like this:

Screenshot (15).

for any feedback let me know

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

No branches or pull requests

2 participants