Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This version seems to produce some spurious warnings like these: > Element: `key` is not a prop. Trying to access it will result in > `undefined` being returned. If you need to access the same value > within the child component, you should pass it as a different prop. I'm pretty sure these warnings can be safely ignored and will go away in the next release (see facebook/react#6880).
- Loading branch information