Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Getting React unique keys warning #8

Closed
robertwbradford opened this issue Dec 27, 2016 · 1 comment
Closed

Getting React unique keys warning #8

robertwbradford opened this issue Dec 27, 2016 · 1 comment

Comments

@robertwbradford
Copy link

This is a great tool. Thank you. I just tried it on a Button component that has some different combinations. However, I'm getting React's warning about unique keys:

warning.js?d66c:36 Warning: Each child in an array or iterator should have a unique "key" prop. Check the top-level render call using <div>. See https://fb.me/react-warning-keys for more information.
    in div

screen shot 2016-12-27 at 4 27 24 pm

@robertwbradford robertwbradford changed the title Getting React keys warning Getting React unique keys warning Dec 27, 2016
@evgenykochetkov
Copy link
Owner

Thank you!
Fixed it in v0.2.0.
Sorry for delay :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants