mirror of
https://github.com/facebook/react.git
synced 2026-02-24 20:53:03 +00:00
The tutorial wants to throw a 'warning' and explains about 'key' of React's list, but it throws nothing since there is sensible key.
"key={move}" should be removed, and added after explaining about key.